Closed Bug 1369702 Opened 8 years ago Closed 8 years ago

Tab Reorder - dragging tab to empty space in the last row doesn't move the tab

Categories

(Firefox for Android Graveyard :: General, defect, P2)

All
Android
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: ioana.chiorean, Unassigned)

References

Details

Steps: 1. Have several tabs open 2. Open tabs view 3. Try to move one tab to the bottom or near the last tab ( in the right part of it) Expected Results: - The tab should be moved to the last position Actual Results: - The tab will be bounced back See video: https://youtu.be/aFJmb8i9-Ok
The video seems to be for Bug 1369701 ?
Priority: -- → P2
The video in comment 0 is showing expected behavior for the way Android's (default) implementation of RecyclerView drag and drop works. If you want to move tab A to tab B, and tab B is in a row below tab A, then you need to drag tab A to a point where it overlaps the bottom of tab B. In general, in order to move a tab, the tab you're moving has to overlap the tab you're moving to in some way, so in that sense the case in this bug (trying to move a tab to the last position) works the same as all other moves. Video of moves to the last tab: https://youtu.be/AaPfHvKgQ6g I'm marking as invalid since moving to the last position is working as expected (that is, given the way Android has implemented drag-and-drop for RecyclerView) for me and in the video, but if being able to drop a tab in the empty space in the last row and have it become the last tab is considered required (or desired) behavior then please reopen.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Summary: Tab Reorder - Dragging down or to the last one doesn't move the tab → Tab Reorder - dragging tab to empty space in the last row doesn't move the tab
NI Jack to look at this from UX perspective.
Flags: needinfo?(jalin)
For UX perspective, I think "users are able to drop a tab in the empty space in the last row and have it become the last tab" is intuitive and easy to rearrange the tabs. But honestly, this implementation is launched for a while and haven't received users complains about this. So I don't think we should improve this at this moment. This is my thought. How do you think?
Flags: needinfo?(jalin)
Agree. This is more like a nice-to-have improvement which shouldn't block shipping.
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.