[Webkit-unassigned] [Bug 48393] Spatial Navigation: Cannot focus on some ContainerNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 12 14:27:12 PST 2010


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73779|                            |review?, commit-queue?
               Flag|                            |




--- Comment #5 from Yael <yael.aharon at nokia.com>  2010-11-12 14:27:11 PST ---
Created an attachment (id=73779)
 --> (https://bugs.webkit.org/attachment.cgi?id=73779&action=review)
Patch

ContainerNode::getLowerRightCorner() assumes that the lowest right corner of its last child is its own lowest right corner. If that child is an empty text node after an image, it does not have size and position information, so we should go to the previous child.

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