WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
238163
AX: Cannot tab through image <map> <area> elements
https://bugs.webkit.org/show_bug.cgi?id=238163
Summary
AX: Cannot tab through image <map> <area> elements
alehm
Reported
2022-03-21 16:09:00 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-03-21 16:09:11 PDT
<
rdar://problem/90599113
>
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