Closed
Bug 1979384
Opened 8 months ago
Closed 7 months ago
DevTools panel shortcuts only work when the panel is focused
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1552274
People
(Reporter: jdescottes, Unassigned)
Details
For some shortcuts it would be great if shortcuts were also triggered when the content page is focused.
For instance the debugger F8 (break on next instruction), if you are trying to use it while doing steps in the content page it will not do anything.
Same goes for the in progress eyedropper shortcut Bug 1177108.
Chrome has a slightly weird behavior, where pressing F8 once while the focus is on the page first focuses the Debugger. So doing F8 x2 triggers the pause on their side
Comment 1•8 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::Debugger' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → Debugger
| Reporter | ||
Updated•7 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•