Update strings for Close multiple tabs and New tab in the tab right-click menu (see comment 5)
Categories
(Firefox :: Sidebar, defect, P1)
Tracking
()
People
(Reporter: csasca, Assigned: sclements)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-sidebar])
Attachments
(2 files)
Found in
- Nightly 130.0a1
Affected versions
- Nightly 130.0a1 (2024-07-09)
Affected platforms
- All
Preconditions
- Set the following prefs:
sidebar.revamp - true
sidebar.verticalTabs - true
Steps to reproduce
- Open multiple tabs on the vertical sidebar
- Right click on a tab and hover over "Close multiple tabs"
Expected result
- The options are for example "Close above tabs" & "Close below tabs"
Actual result
- The options are the ones from the horizontal tabs "Close tabs to left" and "Close tabs to right"
Regression range
- Not a regression
Additional Notes
- See the issue in the attachment
Updated•8 months ago
|
Comment 3•6 months ago
|
||
As outlined in this document, if vertical tabs has been enabled, we should use "Close Tabs Above" and "Close Tabs Below" here rather than "Close Tabs to Right" and "Close Tabs to Left".
Let's please use this ticket to update all strings for the horizontal and vertical tabs right-click menu that were changed after the latest content design review:
reference doc:
- New Tab to Right (please note that horizontal right-click item also needs to be updated from "New Tab") - > New Tab Below (vertical tabs)
- Close Tabs to Left - > Close Tabs Above (vertical tabs)
- Close Tabs to Right -> Close Tabs Below (vertical tabs)
Updated•6 months ago
|
Updated•6 months ago
|
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Comment 6•5 months ago
|
||
Comment 8•5 months ago
|
||
bugherder |
Comment 9•5 months ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Comment 10•5 months ago
|
||
The patch landed in nightly and beta is affected.
:sclements, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox131
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Comment 11•3 months ago
|
||
Release v131.0 (before the fix):
- horizontal tabs mode: the specific labels for the relevant context menu options:
"New Tab", "Close Tabs to Left", "Close Tabs to Right" and "Close Other Tabs" - vertical tabs mode: the specific labels for the relevant context menu options:
"New Tab", "Close Tabs to Left", "Close Tabs to Right" and "Close Other Tabs"
Release v132.0.2 and RC v133.0 (after the fix):
- horizontal tabs mode: the specific labels for the relevant context menu options:
"New Tab to Right", "Close Tabs to Left", "Close Tabs to Right" and "Close Other Tabs - vertical tabs mode: the specific labels for the relevant context menu options:
"New Tab Below", "Close Tabs Above", "Close Tabs Below (I)" and "Close Other Tabs"
As it can be observed, the new tags are correct, except the "Close Tabs Below (I)", because it has the extra "(I)" part at the end.
The behavior detailed above is observed in WIndows 10 and Ubuntu 22. On MacOS 11, the changes seem flowless as the Close Tabs Below label does not contain the "(I)" part.
Sarah, can you look into the remaining issue here?
Assignee | ||
Comment 12•3 months ago
|
||
Thanks for flagging, I've filed bug 1934555 to capture this.
Updated•2 months ago
|
Description
•