Open Bug 1116126 Opened 8 years ago Updated 6 months ago

Multiple use of same image map hides elements from tabbing sequence

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

34 Branch
defect

Tracking

()

People

(Reporter: mail, Unassigned)

Details

(Keywords: reproducible, testcase)

Attachments

(1 file)

Attached file gecko-image-map.html
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141125180439

Steps to reproduce:

I used the same <map> element with two <img>s and tried to <kbd>Tab</kbd> through the document.

Live test case: http://medialize.github.io/ally.js/tests/browser-bugs/gecko-image-map.html


Actual results:

When tabbing through the document, every focusable/tabbable element between the two <img>s is ignored - they're effectively hidden from the tabbing sequence.

Also reproducible in Firefox Nightly 37.0a1 (2014-12-20).


Expected results:

Every tabbable element between the two <img>s should've been able to receive focus upon <kbd>Tab</kbd>
Component: Untriaged → Keyboard: Navigation
OS: Mac OS X → All
Product: Firefox → Core
Hardware: x86 → All
Status: UNCONFIRMED → NEW
Ever confirmed: true
Component: Keyboard: Navigation → User events and focus handling
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.