Closed
Bug 1843755
Opened 2 years ago
Closed 2 years ago
'Recently Closed Tabs' is missing 'Reopen all Tabs' entry
Categories
(Firefox :: Session Restore, defect, P1)
Firefox
Session Restore
Tracking
()
VERIFIED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox-esr115 | --- | unaffected |
firefox115 | --- | unaffected |
firefox116 | --- | unaffected |
firefox117 | --- | verified |
firefox118 | --- | verified |
People
(Reporter: t-mozbugs, Assigned: sfoster)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [fidefe-firefox-view])
Attachments
(1 file)
str:
- open a second tab
- close it again
- press alt and go to history-> recently closed tabs. notice 'reopen all tabs' is missing below the seperator
- go to hamburger menu -> history -> recently closed tabs. notice 'reopen all tabs' is missing at the very bottom
error in browser console after step 3:
Key key_undoCloseTab of menuitem Wikipedia could not be found menu.js:295:21
accelText chrome://global/content/elements/menu.js:295
_computeAccelTextFromKeyIfNeeded chrome://global/content/elements/menu.js:300
render chrome://global/content/elements/menu.js:327
connectedCallback chrome://global/content/elements/menu.js:343
populateUndoSubmenu chrome://browser/content/browser-places.js:644
onpopupshowing chrome://browser/content/browser.xhtml:1
i've done a bisection and landed on this pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=14f6c2036ea433f941cbf87dd29e7ef5f1add1a7&tochange=aa4368bfb81a757e2ae5488aca4791a532b566f1 which suggests that this regression was introduced with Bug 1819675.
Updated•2 years ago
|
Flags: needinfo?(sfoster)
Updated•2 years ago
|
Updated•2 years ago
|
Whiteboard: [fidefe-firefox-view]
Updated•2 years ago
|
Updated•2 years ago
|
Status: UNCONFIRMED → NEW
status-firefox115:
--- → unaffected
status-firefox116:
--- → unaffected
status-firefox117:
--- → affected
status-firefox-esr115:
--- → unaffected
Ever confirmed: true
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1819675
status-firefox-esr102:
--- → unaffected
Assignee | ||
Comment 2•2 years ago
|
||
Thanks, I'll take a look.
Assignee: nobody → sfoster
Status: NEW → ASSIGNED
Flags: needinfo?(sfoster)
Assignee | ||
Comment 3•2 years ago
|
||
Pushed by sfoster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3992d1425898
Fix the missing 'Reopen all tabs' button and add a test for it. r=sclements,sessionstore-reviewers
Comment 5•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
Updated•2 years ago
|
Flags: qe-verify+
Reproducible on a 2023-07-17 Nightly build on Windows 10.
Verified as fixed on Firefox 117.0b3(build ID: 20230803180221) and Nightly 118.0a1(build ID: 20230803214045) on Windows 10, macOS 12, Ubuntu 22.
You need to log in
before you can comment on or make changes to this bug.
Description
•