Open
Bug 1471935
Opened 3 years ago
Updated 3 years ago
DevTools 3-pane not rendered on spam-clicks
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(firefox-esr52 unaffected, firefox61 affected, firefox62 affected, firefox63 affected)
NEW
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox61 | --- | affected |
| firefox62 | --- | affected |
| firefox63 | --- | affected |
People
(Reporter: cfogel, Unassigned)
References
Details
Attachments
(1 file)
|
1.11 MB,
image/gif
|
Details |
[Affected versions]: - Firefox: 61.0, 62.0b3, 63.0a1 (2018-06-27) [Affected platforms]: - Win 10x64, Ubuntu 16.04LTS, macOS 10.13.4 [Steps to reproduce]: 1. Launch Firefox; 2. Open the devtools-inspector (CTRL+SHIFT+C / Tools -> Web Developer -> Inspector); 3. Refresh the page; 4. Spam-Click on the Toggle the 3-pane inspector button. [Expected result]: - the devTools pannels are rendered and displayed properly [Actual results]: - the rules tab is multiplied and extras are displayed as empty; - the whole 3-pane section is empty; [Regression range]: - doesn't seem to be a regression; - a mozzreegression run gave the following result: https://bugzilla.mozilla.org/show_bug.cgi?id=1369945 [Additional notes]: - attached screencast with the issue; - step 3 can be skipped in some casses, or for step 4 to work a web-page with rich content needs to be accessed; - closing and reopening the devTools "resets" the issue;
Updated•3 years ago
|
Component: Object Inspector → Inspector
Updated•3 years ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•