[Webkit-unassigned] [Bug 238163] New: AX: Cannot tab through image <map> <area> elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 21 16:09:00 PDT 2022


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

            Bug ID: 238163
           Summary: AX: Cannot tab through image <map> <area> elements
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Intel)
                OS: macOS 12
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: alehm at google.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Please consider the following example: https://jsfiddle.net/k6vzpou9/ (taken from MDN with some adjustments).

Actual behavior: Tabbing using keyboard through `<area>` elements does not happen.
Expected behavior: Tabbing using keyboard through `<area>` elements should be permitted (works in Chrome and Firefox).

Additional information:
https://w3c.github.io/html-aria/#el-area-no-href states that button or link roles may be used.

I wonder why it's not possible to tab ("Option + Tab" doesn't work either) through `<area>` elements on Safari. Please advise.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220321/a340e140/attachment-0001.htm>


More information about the webkit-unassigned mailing list