[Webkit-unassigned] [Bug 47142] New: Spatial navigation not Working for Map and Area Tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 4 21:21:42 PDT 2010


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

           Summary: Spatial navigation not Working for Map and Area Tags
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: P1
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sumeshfirst at gmail.com


The Spatial navigation finds the best candidate node and moves the focus on it.
In case the HTML page has Map and Area Tags the focus never comes on these items. The Map and Area Tags are not handled for Spatial Navigation. The Render Box does the rendering based on rectangle, the shapes such as circle, polygon are not handled as such. The test sites on which we tested are set as attachement.

For URL : https://www.icicibank.com, the focus never comes on the login form, through Spatial navigation.

For URL : https://www.ebay.com, the focus never comes on certain images implemented as map's and using Area tags.

I have attached the g.html which is just a test file, After loading this file:
1) press DOWN Arrow KEY the focus comes on the input button
2) press Down Arrow Key the focus never comes on the login form.

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