Closed
Bug 1926119
Opened 1 year ago
Closed 1 year ago
Remove an extra paragraph from the History sidebar panel empty state
Categories
(Firefox :: Sidebar, defect, P1)
Firefox
Sidebar
Tracking
()
RESOLVED
FIXED
133 Branch
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: asafko, Assigned: muffinresearch)
References
Details
(Whiteboard: [fidefe-sidebar])
Attachments
(3 files)
STRs
- Activate sidebar in the Labs, set Nightly to Never remember history settings and clear history.
- Open History panel.
Actual result
- There's an extra (second) paragraph with the old strings for this state, after the correct new strings (title and first paragraph).
Expected result
- The text ends after the first paragraph (please see screenshot).
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → scolville
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
Whiteboard: [fidefe-sidebar]
Updated•1 year ago
|
| Assignee | ||
Comment 3•1 year ago
•
|
||
What happened here was the first string was updated in bug 1911749 but the 2nd string left as in it's original form. The update of the first string made it similar to the 2nd string so now there's what looks like duplication which was overlooked during the update.
The quick solution here is to remove the 2nd string entirely as it's no longer needed.
QA Notes:
This is also visible in Fx View, recent browsing, recently closed and history as well as the history sidebar with "Never remember history". The patch has before and after screenshots.
| Assignee | ||
Updated•1 year ago
|
Status: NEW → ASSIGNED
Pushed by sclements@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cefead3e5fd3
Remove 2nd empty-state string for don't remember history. r=sidebar-reviewers,fluent-reviewers,fxview-reviewers,sclements
| Assignee | ||
Updated•1 year ago
|
Severity: -- → S4
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•