Closed
Bug 1180810
Opened 9 years ago
Closed 9 years ago
Inspecting events dialogue remains open when switching tab
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1146490
People
(Reporter: ato, Unassigned)
Details
Attachments
(1 file)
526.36 KB,
image/png
|
Details |
If you inspect an event belonging to an element in the Inspector and switch tab, the dialogue that pops up will remain open. I’d expect it to close as you switch tab as it has no connection to the new tab that is displayed.
Reporter | ||
Comment 1•9 years ago
|
||
Apparently this will only happen if you switch tab using the keyboard shortcut; not if you click.
Steps to reproduce:
0. Make sure you have two or more tabs open.
1. Inspect the events attached to an element in the Inspector.
2. Switch tab by keyboard shortcut, e.g. Cmd+Option+Arrow Left.
Expected:
The popup should disappear.
Actual:
The popup does not disappear as it does if you click to change tab.
Reporter | ||
Comment 2•9 years ago
|
||
Please see the attached screenshot.
Comment 3•9 years ago
|
||
This is a more general problem as it happens with *all* popup types in devtools. Duplicate of bug 1146490.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 4•9 years ago
|
||
Thanks for narrowing down! Happy to see it get fixed.
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•