Closed Bug 794474 Opened 12 years ago Closed 12 years ago

Don't show a thumbnail while dragging a tab on the tabstrip

Categories

(Firefox :: Tabbed Browser, defect)

17 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 674925

People

(Reporter: ttaubert, Unassigned)

References

Details

With bug 783282 implemented, the thumbnail we show when dragging a tab on the tabstrip feels redundant. This was really useful with the old drop indicator but now you can actually see the tab you're dragging.

Once the user starts detaching the tab we should probably show the thumbnail again.
Version: Trunk → 17 Branch
I'm not sure what can be done here. The drag image can only be set during dragstart, and another dragstart event isn't fired when the mouse leaves the tabstrip.
Basically, the way to fix this is to implement the tab detach view (bug 674925).
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.