WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 36044
48438
Focus navigation on image maps is wrong
https://bugs.webkit.org/show_bug.cgi?id=48438
Summary
Focus navigation on image maps is wrong
Yael
Reported
2010-10-27 10:24:57 PDT
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."
Attachments
Add attachment
proposed patch, testcase, etc.
Yael
Comment 1
2010-10-27 20:00:59 PDT
*** This bug has been marked as a duplicate of
bug 36044
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug