Open Bug 1195457 Opened 9 years ago Updated 2 years ago

Embed element with tabindex="0" breaks sequential focus navigation

Categories

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

40 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: mail, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:40.0) Gecko/20100101 Firefox/40.0
Build ID: 20150807085045

Steps to reproduce:

Create <embed tabindex="0"> and add it to the DOM, press the Tab key until you reach the element, press the Tab again to leave it.


Actual results:

Focus is not removed from the element upon pressing Tab or Shift+Tab


Expected results:

Focus should have moved to the next keyboard focusable element
This issue may be related to https://bugzilla.mozilla.org/show_bug.cgi?id=1185657
a live version of the demo file is available at http://medialize.github.io/ally.js/tests/browser-bugs/gecko-embed-tabindex-0.html

This may be related to quicktime (assumed because focus is not trapped when the quicktime plugin is not activated).
I can confirm the assumption that this is related to the quicktime plugin. Focus is not trapped when embedding an SVG.
Component: Untriaged → Keyboard: Navigation
Product: Firefox → Core
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.

Attachment

General

Creator:
Created:
Updated:
Size: