[Webkit-unassigned] [Bug 97229] New: Spatial navigation is not working for anchor with inline div with inline img

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 20 10:00:49 PDT 2012


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

           Summary: Spatial navigation is not working for anchor with
                    inline div with inline img
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P1
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ssseintr2 at gmail.com


Just try to open index.html and then press down or up key.
Spatial navigation not working between the images.

There is a image which is a child node of div node. Div is child of anchor node.
I spent some time to track this issue. Spatial navigation only considered the anchor region.
It is not considered the image width and height. So, FocusCandidate rect value is incorrect.
But, absolute coordinates should be considered the image properties.

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