Open
Bug 956465
Opened 12 years ago
Updated 3 years ago
browser history navigation shortcut keys captured by javascript event handlers
Categories
(Firefox :: Keyboard Navigation, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: jshado_1, Unassigned)
Details
(Whiteboard: [bugday-20140106])
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20131205075310
Steps to reproduce:
I have no connection to Dirty Apron; I just experienced this issue on their site.
1. Go to https://www.google.com/#q=dirty+apron
2. Follow the result for www.dirtyapron.com
3. Follow any link within the site
4. Hit cmd + ←
5. Hit cmd + →
Actual results:
The image slider captures keypresses on left/right arrow keys, and Firefox does NOT navigate forward in history. cmd + ← also stops working
Expected results:
Firefox should have navigated forward/backward in history. Sites should not be able to capture, preventDefault(), or cancelBubble system command keys (ex ctrl on Windows or cmd on Mac).
Updated•12 years ago
|
Component: Untriaged → Keyboard Navigation
Whiteboard: [bugday-20140106]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•