Dragging a tab off the tab-bar doesn't do anything if you drop it on the print-preview content area
Categories
(Firefox :: Tabbed Browser, defect, P3)
Tracking
()
People
(Reporter: dholbert, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-tabgrps])
Attachments
(1 file)
STR:
- In a window with several tabs open, visit http://example.org in one of the tabs.
- Ctrl+P or Cmd+P to bring up Print Preview
- Click the tab and drag it down over the print-preview content area (the paper or its gray surroundings)
ACTUAL RESULTS:
Nothing happens; the tab remains part of the same window.
EXPECTED RESULTS:
The tab should tear off to spawn a new window (which is what happens if you drop the tab anywhere else, e.g. over the print-preview menu options or outside the print-preview dialog entirely).
Reporter | ||
Comment 1•26 days ago
|
||
Reporter | ||
Comment 2•26 days ago
|
||
As shown in the screencast, the STR here sometimes also starts to trigger the colorful "make a new tab group" UI, too, as if I were dragging the tab on top of another tab (even though I'm not actually doing that).
Comment 3•19 days ago
|
||
It seems like the UI issue of the tab not moving around and showing the incorrect state (like it will stack them) is unrelated to the print preview being open for me
I was able to reproduce the issue of the tab not tearing out when dropped on top of the print preview.
This seems like it might be an issue with the tabbed browser code that handles the drop event, I'm not too sure about how that happens so I'm going to move this over there. If we're preventing it from working in the printing code happy to take it back though
Updated•19 days ago
|
Updated•19 days ago
|
Description
•