Closed
Bug 1438109
Opened 7 years ago
Closed 7 years ago
"Inspect Accessibility" key shortcut from context menu interferes with the "Select All" one
Categories
(DevTools :: General, defect)
Tracking
(firefox60 affected)
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
firefox60 | --- | affected |
People
(Reporter: cmuntean, Unassigned)
References
()
Details
Attachments
(1 file)
(deleted),
video/mp4
|
Details |
[Notes]:
- On Windows and Linux, the shortcut key from the options for context menu are underlined, on Mac OS are not underlined but work as expected.
- In the current implementation the shortcut for "Inspect Accessibility" from context menu seems to be the "A" key, which is the same for the "Select All" option.
[Affected versions]:
- Nightly Try build (2018-02-13)
[Affected Platforms]:
- All Windows
- All Mac
- All Linux
[Prerequisites]:
- Have the latest try build 60.0a1 from (2018-02-13) installed.
- Accessibility tab is enabled.
[Steps to reproduce]:
1. Navigate to any website press the "F12" key and click the "Accessibility" tab.
2. Right click on the page and press the "A" key.
3. Observe the context menu.
[Expected Results]:
- Since the "A" key is the shortcut for "Select All" option, we should change the shortcut key for "Inspect Accessibility" option.
[Actual results]:
- The "Select All" option from context menu is focused.
[Additional Notes]:
- Attached a screen recording with the issue.
Comment 1•7 years ago
|
||
Will be fixed in the next try build - changing the key from "A" to "Z"
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•7 years ago
|
||
I just verified this on latest Nightly try build (2018-03-12) and it seems that the "Inspect Accessibility" key shortcut from context menu is changed to "0" and works as expected. Tested on Windows 7 x64, Mac Os 10.12 and Arch Linux.
Updated•6 years ago
|
Product: Firefox → DevTools
Reporter | ||
Comment 3•1 years ago
|
||
I'm cleaning up the old issues. Based on comment 2 this issue was fixed and verified. Considering this I will mark the bug as verified - fixed.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•