[Webkit-unassigned] [Bug 54639] Navigating downwards / upwards does not focus on the links spread across more than one line.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 18 05:25:41 PST 2011


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


Yael <yael.aharon at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82946|                            |review?
               Flag|                            |




--- Comment #7 from Yael <yael.aharon at nokia.com>  2011-02-18 05:25:41 PST ---
Created an attachment (id=82946)
 --> (https://bugs.webkit.org/attachment.cgi?id=82946&action=review)
Patch.

When 2 anchor elements span more than one line each, and one ends on the same line that the 
second starts on, the rects reported by their renderers are overlapping. When handling 2 overlapping nodes, check for this case, and don't assume that one of the nodes is on a higher layer.

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