Closed
Bug 1199445
Opened 10 years ago
Closed 5 years ago
Worker window keeps popping up
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: irakli, Unassigned)
Details
Attachments
(1 file)
383.33 KB,
image/png
|
Details |
I have worker debugging enabled. When I'm on a debugger with a console in the bottom where I execute anything say `1` by pressing `Enter` key (See attached image for a better idea).
Hitting enter seems to take focus from the console field which should not happen. But what's more frustrating is that if I press any arrow key say up or down (which I seem to do all the time after eval) this pops up a worker debugger window. That does not makes sense & is very distracting.
Comment 1•10 years ago
|
||
Thanks, ccing people will be interested in this.
Updated•10 years ago
|
Assignee: nobody → ejpbruel
Updated•8 years ago
|
Assignee: ejpbruel → nobody
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 2•5 years ago
|
||
The debugger UI has been completely rewritten since the bug report so, this doesn't seem to be relevant anymore.
Feel free to reopen if you still see the problem.
Thanks,
Honza
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•