Closed Bug 864950 Opened 13 years ago Closed 4 months ago

Developer Tools lose state when tab is dragged to a new window

Categories

(DevTools :: Framework, defect)

23 Branch
defect

Tracking

(firefox108 affected, firefox109 affected, firefox110 affected)

RESOLVED DUPLICATE of bug 1618329
Tracking Status
firefox108 --- affected
firefox109 --- affected
firefox110 --- affected

People

(Reporter: simon.sarris, Unassigned)

References

Details

If you have at least two tabs open and open developer tools on one of them, then drag that tab away to create a second, separate Firefox window, the tab within the newly-created window loses at least some of its Developer Tools state. Specifically, developer tools get closed (I think this is bad in its own right, Chrome does not do this) and all of the performance profiles in the Profiler get cleared. I noticed this when attempting to visually inspect two tabs' performance profiles side by side, and moving the tab into its own new window destroyed the performance profiles! This is a problem on at least Nightly 23.0a1 (2013-04-23) and also 21.0.
I assume we are reacting on a TabClose event or similar and destroy the toolbox. There must be some way to check if this is a tab-to-window drag and do the same thing we do when we detach the toolbox.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Component: Developer Tools → Developer Tools: Framework
OS: Windows 8 → All
Hardware: x86_64 → All
> 4 years ago :'(
I ran into the same bug and was going to file a bug report, please do something about it. Lets make 57 great not just for casuals but also for web developers.
Product: Firefox → DevTools
Severity: normal → S3
See Also: → 1618329
Status: NEW → RESOLVED
Closed: 4 months ago
Duplicate of bug: 1618329
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.