[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:48:59 PST 2010


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyatt at apple.com




--- Comment #4 from Yael <yael.aharon at nokia.com>  2010-11-12 09:48:59 PST ---
I can reproduce this problem with this code:
<html>
  <body>
    <a href="#">This is an element</a><br>
    <div>
    <a href="#"><img src="images/btn.gif" height="42" width="76"/> </a>
    </div>
      <a href="#">This is an element</a>
  </body>
</html>

If I remove the space between the image and the closing anchor, the problem goes away, and getRect() on the anchor element reports the correct size.

Dave, would you have some ideas about what is going on? thanks!

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