Closed
Bug 1877424
Opened 1 year ago
Closed 2 months ago
DevTools docked in separate window is not focused after picking an element
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1042075
People
(Reporter: Honza, Unassigned)
Details
Originally reported here:
https://connect.mozilla.org/t5/ideas/developer-tools-out-of-focus/idi-p/50010
For Windows. If developer tools is open in a separate window and you select an item on the page with ctrl+chift+c, the devTools window does not come into focus. This is not convenient when working.
Honza
Comment 1•1 year ago
|
||
The current workaround is to press the key shortcut for the toolbox, it will bring the devtools window back to front. We could either try to trigger that after picking an element, or do something closer to the webextension toolbox which is always on front.
Severity: -- → S3
Priority: -- → P3
Summary: Developer Tools out of focus → DevTools docked in separate window is not focused after picking an element
See Also: bug 1042075 and bug 1338768
Updated•2 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•