Open
Bug 1617765
Opened 5 years ago
Updated 2 years ago
Ctrl-Shift-Z doesn't open Debugger on Windows
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: Harald, Unassigned)
References
(Blocks 1 open bug)
Details
Hit Ctrl-Shift-Z on any website.
AR: Nothing
ER: Should open Debugger
Once Debugger opened via menu, closing and re-opening the Debugger via shortcut works – some part of the UI will be focused then that makes it work. But when the website or browser UI is in focus, the shortcut does nothing
Comment 1•2 years ago
|
||
In my case, even with the debugger open, the shortcut keys don't do anything.
Incidentally, executing the debugger
statement in an ECMAScript script doesn't open the debugger, either. When the debugger is already open, it doesn't pause. So maybe this bug relates to the debugger's interface, rather than something in the normal browser code.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•