Open
Bug 1467543
Opened 7 years ago
Updated 3 years ago
The "three pane" info bar panel doesn't hide itself when a new tab opens
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: ehsan.akhgari, Unassigned)
References
(Blocks 1 open bug)
Details
Steps to reproduce:
1. Create a new profile and run the latest nightly with it.
2. Open devtools. You will see a popup message saying "New: 3-pane mode lets you see both CSS rules and layout tools...".
3. Press Ctrl+T.
Actual results: the pop-up stays on the screen.
Expected results: the pop-up should hide itself.
Updated•7 years ago
|
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 1•7 years ago
|
||
Another scenario in which the pop-up remains visible is when pressing F1 (settings).
With the settings tab displayed, the pop-up should no longer be visible.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•