Closed
Bug 1945195
Opened 9 days ago
Closed 9 days ago
Tab drag action gets canceled and tabs move to their original positions when dropping slightly outside of the tab strip
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jswinarton, Unassigned)
Details
STR:
- Open a bunch of tabs.
- Add some of these tabs to a multiselection (but not the left-most or right-most tabs).
- Drag the multiselection to the start or end of the tab strip.
Expected result:
The tabs drop into the tab strip at the selected location.
Actual result:
The tabs reset to the location they were in before the drag began.
Reporter | ||
Updated•9 days ago
|
Summary: Cannot move multiselected tabs start or end of tab strip → Cannot move multiselected tabs to start or end of tab strip
Reporter | ||
Comment 1•9 days ago
|
||
After some more debugging, it seems like this only happens if the cursor is outside of the tab strip proper when the drop action happens.
Comment 2•9 days ago
|
||
I believe we're behaving correctly here.
Status: NEW → RESOLVED
Closed: 9 days ago
Resolution: --- → WONTFIX
Summary: Cannot move multiselected tabs to start or end of tab strip → Tab drag action gets canceled and tabs move to their original positions when dropping slightly outside of the tab strip
You need to log in
before you can comment on or make changes to this bug.
Description
•