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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 12 09:30:57 PST 2010


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





--- Comment #3 from Yael <yael.aharon at nokia.com>  2010-11-12 09:30:57 PST ---
If you remove all the white spaces after the image, getRect() does return the image size correctly.

The problem starts at ContainerNode::getLowerRightCorner(). It gets confused by the empty white space, with size 0, and thinks that there is no content at all.

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