[Webkit-unassigned] [Bug 17513] Add ability for image maps to be focused via tabbing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 20 16:25:06 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17513





------- Comment #2 from browserbugs at gtalbot.org  2008-05-20 16:25 PDT -------
Latest HTML 5 specification states:

"One way that a user agent can enable users to follow hyperlinks is by allowing
area elements to be clicked, or focussed and activated by the keyboard. This
will cause the aforementioned activation behavior to be invoked."
http://www.whatwg.org/specs/web-apps/current-work/#coords

"User agents may also allow individual area elements representing hyperlinks to
be selected and activated (e.g. using a keyboard)"
http://www.whatwg.org/specs/web-apps/current-work/#image-map

Tab-focusing to focus-select (moving from and to) individual areas 
in the webpage
http://www.mozilla.org/access/qa/tiny/map_area.html
works well for Firefox 2, Firefox 3, IE 7, IE 8 b1 and very well in Opera 9.50
build 9981


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list