Closed Bug 965953 Opened 11 years ago Closed 11 years ago

Debugger - pressing escape while paused at breakpoint both toggles split console and resumes execution

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 957174

People

(Reporter: bgrins, Unassigned)

Details

STR: Open a page with a debugger statement, like this: http://fiddle.jshell.net/bgrins/kCSDW/show/ Once debugger is paused, press escape to slide open split console Expected: Split console opens while still paused, so commands can be run Actual Split console opens and debugger resumes We already have a key (F8) for this action, so my suggestion would be to *not* resume when escape is pressed, and just slide open the console.
There's actually no binding to ESCAPE. This is a very weird and tricky bug!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.