[Webkit-unassigned] [Bug 48438] New: Focus navigation on image maps is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 10:24:57 PDT 2010


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

           Summary: Focus navigation on image maps is wrong
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael.aharon at nokia.com


When using the tab key to move the focus, there is no visual indication that an area element received focus.
Also, when using the same map for multiple images, the area should get focused once per each image.

Firefox, Opera, and WebKit based browsers do not properly support multiple images using the same map, but Internet Explorer does.

See the note at the bottom of the section http://www.whatwg.org/specs/web-apps/current-work/multipage/the-map-element.html#processing-model :

"Note: Because a map  element (and its area  elements) can be associated with multiple img  and object  elements, it is possible for an area  element to correspond to multiple focusable areas of the document."

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