Open
Bug 2000889
Opened 4 months ago
Updated 4 months ago
Allow customizing all devtools key shortcuts
Categories
(Firefox :: Keyboard Navigation, enhancement)
Firefox
Keyboard Navigation
Tracking
()
NEW
People
(Reporter: ochameau, Unassigned)
References
(Depends on 1 open bug, Blocks 3 open bugs)
Details
about:keyboard currently supports modifying only some devtools key shortcuts, some are being hardcoded over here.
It would be nice to avoid hardcoding, but also, it would be nice to allow modifying all the other devtools key shortcuts which are only enabled once DevTools are opened. Example: pause, resume,...
I imagine DevTools team may help wire this up.
| Reporter | ||
Comment 1•4 months ago
|
||
Flagged for devtools-triage to may be move this bug to DevTools component.
Updated•4 months ago
|
Blocks: devtools-shortcuts
Comment 2•4 months ago
|
||
I don't really know of a way to avoid hard coding here because there isn't a single place where these shortcuts are exposed. I seem to recall that more of them used to be in the menu bar menus, but they seem to have been removed at some point.
Updated•4 months ago
|
Whiteboard: devtools-triage
You need to log in
before you can comment on or make changes to this bug.
Description
•