Moving tabs between Firefox Windows is highly buggy, especially since e10s
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
People
(Reporter: prasanuv, Unassigned)
Details
Comment 1•3 years ago
|
||
I was going to file a separate bug report, but the behavior that I've observed (see below) may be captured by this broader ticket.
When a tab is in a "loading" state, I find it impossible to move the tab between windows. The interactive portion of the drag and drop operation seems to work as expected, but on releasing the mouse button over the destination window's tab bar, the tab in question simply doesn't end up moving.
The tab can be moved once the loading completes and the loading state is cleared.
Updated•3 years ago
|
Comment 2•2 years ago
|
||
Adding to my earlier comment, dragging a tab that is still loading between windows can, in some circumstances, not only fail to drag but also cause the origin window's tab bar to become largely unresponsive. I recently had the following sequence occur:
- Clicked a URL in Thunderbird, which opened a new tab in an existing Firefox window. But I had two Firefox windows open, and the window automatically selected to receive the new tab was not the window I wanted to use.
- I started dragging this new tab to the other Firefox window that I wanted it associated with. Despite the conditioning I have developed from experience with tabs failing to move while loading, I nevertheless didn't wait for the tab to complete its load operation.
- Not only did the tab fail to move (the usual failure mode), but the origin window's tab bar also has decreased functionality. The close buttons on tabs do not work on the window and middle-clicking tabs also does not close them. Only control-W will close existing tabs in this window now.
To recreate this issue, I think it's as simple as this:
- Find a slow-loading web site.
- Have Firefox open with two windows.
- Externally launch a URL to the slow-loading web site you selected.
- Before the newly opened tab completes loading, attempt to drag the tab from its window to the other Firefox window. Basically you want to attempt this tab drag operation before the tab's hourglass icon goes away.
Description
•