Closed
Bug 1201753
Opened 10 years ago
Closed 10 years ago
Xhr window doesn't close by 1st click on close button (if console window is focused)
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(firefox43 affected)
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: arni2033, Unassigned)
Details
STR: (Win7_64, Nightly 43, 32bit, ID 20150901030226, new profile, safe mode)
1. Open console (Ctrl+Shift+J), enable all logs there.
2. Reload this page [you'll get some requests in console]
3. Click any request [request window will open]
4. Make sure that xhr window is visible and Console is focused.
5. Click the close button in xhr window
Result: The xhr window blinks and gains focus (see bug 1201752), but doesn't close
Expectations: The xhr window should be closed
This also happens with normal console (Ctrl+Shift+K) in detached mode.
Hm, now I can't reproduce this on the build in comment 0. Apparently it was specific for that profile
I used on 2015-09-03... Anyway, those XHR windows were deleted in bug 861335, so this is Invalid
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•