Closed
Bug 914018
Opened 11 years ago
Closed 7 years ago
Socorro accidentally overrides browser keyboard shortcut for switching tabs
Categories
(Socorro :: Webapp, task)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
Details
1. https://crash-stats.mozilla.com/report/list?signature=nsGlobalWindow%3A%3AResizeTo%28int%2C+int%29&product=Firefox&query_type=contains&range_unit=weeks&process_type=any&hang_type=any&date=2013-09-09+04%3A00%3A00&range_value=1
2. Click the "Reports" tab
3. Press Cmd+Opt+Left (to switch to the previous BROWSER tab)
Result: instead, it switches to the previous CRASH-INFO tab.
Seems like the page is intercepting arrow key presses, which is reasonable, but forgetting to check for modifier keys.
Comment 1•7 years ago
|
||
I can't reproduce this. I bet it's been fixed. Marking as WORKSFORME.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•