[Webkit-unassigned] [Bug 56854] computation in InlineTextBox::positionForOffset() might be wrong.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 17:28:32 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56854





--- Comment #2 from Xiaomei Ji <xji at chromium.org>  2011-04-05 17:28:32 PST ---

The patch is not completed.
It breaks mixed-editability-10.html in the sense that when clicking left of the span, the caret overlaps with the span, the caret should be placed before the span.

The code in the patch itself seems reasonable.
But there are probably some other code pieces that do float/int conversion or float rounding or other float hacking that need to be taken care of.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list