Open
Bug 1417807
Opened 8 years ago
Updated 3 years ago
Developer Tools doesn't collapse when closing, after trying to use Inspector while alert is shown while page load
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: arai, Unassigned)
Details
Attachments
(1 file)
203 bytes,
text/html
|
Details |
Steps to Reproduce:
1. Run Nightly 59.0a1 (2017-11-15) (64-bit) with clean profile on macOS
2. open the attached HTML
3. open Inspector
4. close Developer Tools with "x" button
Actual result:
Inspector is blank in step 3
Developer Tools doesn't collapse, but the entire area becomes white
Expected result:
Some hint is shown in step 3 (like, "Inspector doesn't work while loading page")
Developer Tools collapses in step 4
the attached HTML opens alert in script in body, that blocks page load.
it would be the reason why Inspector doesn't work. the fact that Inspector doesn't work is not an issue here, I think.
Reporter | ||
Comment 2•8 years ago
|
||
everything starts working when I close the alert and page load finishes
Updated•8 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•