Closed
Bug 1474519
Opened 7 years ago
Closed 7 years ago
[Regression] Undo button does not appear when closing all tabs in private mode
Categories
(Firefox for iOS :: General, defect, P2)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fxios | 13.0 | --- |
People
(Reporter: isabel_rios, Assigned: farhan)
Details
(Keywords: regression)
Started to happen on master after this commit: 8731cb65faa64690a2b27742cd5ea34ac0ed3274
https://github.com/mozilla-mobile/firefox-ios/commit/8731cb65faa64690a2b27742cd5ea34ac0ed3274
Steps:
Go to private mode and open several tabs
Go to tab tray and tap on the close button, select close all
Expected:
After all tabs are closed there is a toast button to Undo
Actual:
The Undo toast button does not appear
More info:
This is the automated test that caught the issue:
https://dashboard.buddybuild.com/apps/57bf25c0f096bc01001e21e0/build/5b4405162e65fa00014b5eb2/test/3602b9e4-e891-4622-abad-c18a5f20dd84/f13841d6-4ec3-4716-b5f8-7a8ce6132ee6
It is also reproducible following the steps manually.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → fpatel
Updated•7 years ago
|
Priority: -- → P2
I thought this was by-design, if not, it seems reasonable to not offer this because it fits with the messaging that tab history is not stored in pb mode.
| Reporter | ||
Comment 2•7 years ago
|
||
The undo option has been available in private mode also at least since the test is running and passing being implemented in that way.
Sorry but I disagree here :) For me it makes sense to have this option since it would allow you to recover your closed tabs if you close them by mistake. The Undo option is shown only for a few seconds, so if all tabs are closed and you don't undo, the history is removed and not stored.
| Reporter | ||
Comment 3•7 years ago
|
||
This has been fixed by this PR: https://github.com/mozilla-mobile/firefox-ios/commit/1508decfb4c085e22a7b9ec52b5e4f5058c20d9c
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•