[Webkit-unassigned] [Bug 14972] Moving cursor down in contentEditable section fails if styled line-height:1em
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 15 12:31:08 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=14972
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #15984| |review?
Flag| |
------- Comment #3 from mitz at webkit.org 2007-08-15 12:31 PDT -------
Created an attachment (id=15984)
--> (http://bugs.webkit.org/attachment.cgi?id=15984&action=view)
Change RenderText hit testing to prefer the lower of two overlapping lines
No layout test regressions, but it is perhaps worth mentioning that a more
local fix is possible by patching nextLinePosition() to pass a lower y
coordinate to positionForCoordinates().
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list