[Webkit-unassigned] [Bug 55886] RenderBox::localCaretRect should support before/after positions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 11:30:35 PST 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2011-03-07 11:30:35 PST ---
(In reply to comment #0)
> The current signature of localCaretRect doesn't cover all the types of Positions that can be tied to a container. Namely, receiving only an offset doesn't allow differentiation between the position before a container and the first one inside. Likewise for the last position inside/after. See comment here: http://trac.webkit.org/browser/trunk/Source/WebCore/rendering/RenderBox.cpp#L3016

Can't we always use the parent anchored equivalent?

-- 
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