[Webkit-unassigned] [Bug 55481] Consider padding and border when looking for the next/previous line position
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 31 08:29:37 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=55481
--- Comment #20 from Eric Seidel <eric at webkit.org> 2011-05-31 08:29:37 PST ---
(From update of attachment 95435)
View in context: https://bugs.webkit.org/attachment.cgi?id=95435&action=review
> Source/WebCore/editing/visible_units.cpp:576
> + return renderer->positionForPoint(IntPoint(x - absPos.x(), root->selectionTop()));
This line was last touched by hyatt, reviewed by mitz, as part of bug 20329 where it was changed from topOverflow() to lineTop().
--
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