Closed
Bug 1727484
Opened 3 years ago
Closed 3 years ago
“Send tab to device” option in context menu should be displayed in title case
Categories
(Firefox :: Menus, defect, P3)
Firefox
Menus
Tracking
()
VERIFIED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox-esr91 | --- | wontfix |
firefox91 | --- | wontfix |
firefox92 | --- | wontfix |
firefox93 | --- | verified |
People
(Reporter: asoncutean, Assigned: molly)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Affected versions
- 93.0a1 (2021-08-24)
- 92.0b8
Affected platforms
- Windows 10
- macOS 11.0
- Ubuntu 18.04
Steps to reproduce
- Log in to your Firefox Account
- Open any URL
- Right click on the opened tab
- Observe the “Send tab to device“ option
Expected result
- The string is displayed in title case
Actual result:
- The string is displayed in sentence case
Regression range
- Last good revision: 4f6dc848ecd220f4a16a0f050bb1a791436f9de2
- First bad revision: c3a15e3a3a5346025a16f3e1bd556fb413bb979b
- Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=4f6dc848ecd220f4a16a0f050bb1a791436f9de2&tochange=c3a15e3a3a5346025a16f3e1bd556fb413bb979b - Potential regressor: 1682022
Reporter | ||
Updated•3 years ago
|
Has Regression Range: --- → yes
Has STR: --- → yes
Updated•3 years ago
|
status-firefox91:
--- → wontfix
status-firefox-esr78:
--- → unaffected
status-firefox-esr91:
--- → fix-optional
Comment 1•3 years ago
|
||
Hm, I guess this string (sendTabsToDevice.label) must be shared between this context menu and the FxA panel when signed in. We'll need to fork this string.
Blocks: 1682015
Priority: -- → P3
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → mhowell
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Pushed by mhowell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ab5dd8130e53
Convert the "Send Tab to Device" string in the tab context menu to title case. r=Gijs,fluent-reviewers
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
Updated•3 years ago
|
Reporter | ||
Comment 5•3 years ago
|
||
Verified fixed with 93.0a1 (2021-09-06) on Windows 10, macOS 12.0(public beta 5) and Ubuntu 18.04.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•