[webkit-reviews] review requested: [Bug 54639] Navigating downwards / upwards does not focus on the links spread across more than one line. : [Attachment 82946] Patch.

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


Yael <yael.aharon at nokia.com> has asked	for review:
Bug 54639: Navigating downwards / upwards does not focus on the links spread
across more than one line.
https://bugs.webkit.org/show_bug.cgi?id=54639

Attachment 82946: Patch.
https://bugs.webkit.org/attachment.cgi?id=82946&action=review

------- Additional Comments from Yael <yael.aharon at nokia.com>
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.


More information about the webkit-reviews mailing list