Closed
Bug 1017045
Opened 10 years ago
Closed 10 years ago
Wrong tabs are restored via the undo ability after closing multiple tabs at once; the last tab closed is used as the undo for all closed tabs
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox32 verified, fennec32+)
VERIFIED
FIXED
Firefox 32
People
(Reporter: aaronmt, Assigned: Margaret)
References
Details
(Keywords: reproducible)
Steps to Reproduce
* In a new tab, open http://polygon.com
* In a new tab, open http://nvidia.com
* In a new tab, open http://techmeme.com
* In the tabs tray, swipe off Polygon, Nvidia, Techmeme
* 'Closed Polygon | Tap Undo' → Opens Techmeme
* 'Closed Nvidia | Tap Undo' → Opens Techmeme
* 'Closed Techmeme | Tap Undo' → Opens Techmeme
--
Nightly (05/28)
Asus Nexus 7 (2013, Android 4.4.2)
Assignee | ||
Comment 1•10 years ago
|
||
Bug 1015421 would be the way to fix this. We only store one closed tab in session history, so we only have the ability to undo closing the last tab that was closed.
Assignee: nobody → margaret.leibovic
Depends on: 1015421
Updated•10 years ago
|
tracking-fennec: ? → 32+
Assignee | ||
Comment 2•10 years ago
|
||
I want to see what wesj comes up with in bug 1015421, since that should fix this problem, but to make this more robust we could also pass around tab ids.
Assignee | ||
Comment 3•10 years ago
|
||
I just tested, and indeed this was fixed by bug 1015421.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 4•10 years ago
|
||
Doesn't matter how many tabs I close and how many times I tap on undo button only the last closed tab is restored.
Is this the correct behavior?
Updated•10 years ago
|
Flags: needinfo?(margaret.leibovic)
Updated•10 years ago
|
Target Milestone: --- → Firefox 32
Reporter | ||
Comment 5•10 years ago
|
||
(In reply to Flaviu Cos, QA [:flaviu] from comment #4)
> Doesn't matter how many tabs I close and how many times I tap on undo button
> only the last closed tab is restored.
> Is this the correct behavior?
Was this today's build, Nightly (06/04)?
Comment 6•10 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #5)
> Was this today's build, Nightly (06/04)?
Yes, the 2014-06-04 nightly build.
Reporter | ||
Comment 7•10 years ago
|
||
This works for me as attempting the steps again as originally filed. The last tab closed is the one that re-opened. The recent toast work replaces the previous visible toast right away so if you swipe away tabs in a row, the toast and the tab it opens will match the one that is closed.
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•