Open
Bug 1334424
Opened 8 years ago
Updated 2 years ago
Pressing Ctrl-Alt-Shift-I with Browser Toolbox open displays a Close Firefox confirmation box
Categories
(DevTools :: General, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: regspam, Unassigned)
References
(Blocks 2 open bugs)
Details
User Agent: Mozilla/5.0 (Windows NT 6.0; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20170125094131
Steps to reproduce:
1. Check "Enable Remote Debugging" in Developer Tools options.
2. Press Ctrl-Alt-Shift-I. Browser Toolbox window appears.
3. Unfocus it and press Ctrl-Alt-Shift-I again. A Close Firefox confirmation box with the text "Firefox is already running, but not responding. The old Firefox process must be closed to open a new window" appears.
Expected results:
Browser Toolbox should perhaps be closed instead.
Status: UNCONFIRMED → NEW
Has STR: --- → yes
Ever confirmed: true
OS: Windows Vista → All
Hardware: x86 → All
Hmm, I am not sure what I would expect here... At the very least, we could try to detect that the Browser Toolbox is already open and not launch it again.
Blocks: dbg-browser
Priority: -- → P3
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Blocks: browser-toolbox
Updated•3 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•