Open Bug 1169388 Opened 9 years ago Updated 2 years ago

Text inputs prevent access keys from bubbling

Categories

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

38 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: nihilhill, Unassigned)

Details

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

Steps to reproduce:

Navigate to the following URL: http://jsfiddle.net/skmdcc9n/
Press the access key "c" and then "a".


Actual results:

The input "C" is focused.


Expected results:

The input "A" should be focused.
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.