Closed
Bug 753838
Opened 13 years ago
Closed 12 years ago
The Inspect Network Request window does not focus when opened
Categories
(DevTools :: Console, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: st3fan, Unassigned)
Details
Clicking on a network request in the Web Console opens a new Inspect Network Request window.
The problem is that the window opened is not active (has no focus). Even though it opens on top of the browser window.
This is inconvenient because many times you just want to browse through a bunch of requests and then Cmd-W to close them. Now you will accidentally close the browser window or tab.
| Reporter | ||
Updated•13 years ago
|
Summary: The Inspect Network Request does become active when opened → The Inspect Network Request does not focus when opened
| Reporter | ||
Updated•13 years ago
|
Summary: The Inspect Network Request does not focus when opened → The Inspect Network Request window does not focus when opened
| Reporter | ||
Comment 1•13 years ago
|
||
The bug still exists in Nightly as of Jun/23. But it has changed a bit. When you manually activate window by clicking in it's title bar and then try to close it with Command-W, it just beeps and does not go away.
| Reporter | ||
Updated•12 years ago
|
Version: Trunk → 17 Branch
Comment 2•12 years ago
|
||
We will remove the network panel, see bug 861335.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•