Closed
Bug 1788044
Opened 2 years ago
Closed 2 years ago
The secondary CTA button from the "Downloading langpack" screen of the "about:welcome" page is wrongly labeled "Skip" instead of "Skip this step"
Categories
(Firefox :: Messaging System, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox104 | --- | unaffected |
firefox105 | --- | unaffected |
firefox106 | --- | verified |
People
(Reporter: mcoman, Assigned: nsauermann)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
[Affected versions]:
- Firefox Nightly 106.0a1 - Build ID: 20220830092750
[Affected Platforms]:
- Windows 10 x64
- macOS 11.6.5
- Linux Mint 20.2 x64
[Prerequisites]:
- Have the following prefs in the "about:config" page:
extensions.getAddons.langpacks.url
set tohttps://mock-amo-language-tools.glitch.me/?app=firefox&type=language&appversion=%VERSION%
intl.multilingual.aboutWelcome.languageMismatchEnabled
set totrue
intl.multilingual.aboutWelcome.systemLocaleOverride
set toes-CO
browser.aboutwelcome.templateMR
set totrue
devtools.chrome.enabled
set totrue
- Have the "Browser Console" opened.
[Steps to reproduce]:
- Open the browser with the profile from the prerequisites.
- Focus the "Browser Console" and enter the string from here.
- Navigate to the "about:welcome" page and click the "Skip this step" button from the first screen.
- Observe the secondary CTA button label from the "Downloading langpack" screen.
[Expected result]:
- The button is labeled "Skip this step".
[Actual result]:
- The button is labeled "Skip".
[Additional Notes]:
- O the rest of the Onboarding screens the secondary CTA button is labeled "Skip this step".
- Attached a screen recording of the issue.
Comment 1•2 years ago
|
||
Bug 1778792 probably wanted to also update skip to use mr2022-onboarding-secondary-skip-button-label
Depends on: 1778792
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → nsauermann
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•2 years ago
|
||
{F4112412}
Assignee | ||
Updated•2 years ago
|
Iteration: --- → 106.1 - Aug 22 - Sept 2
Pushed by nsauermann@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d55d2b15801e
The secondary CTA button from the "Downloading langpack" screen of the "about:welcome" page is wrongly labeled "Skip" instead of "Skip this step" r=emcminn
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
Reporter | ||
Comment 5•2 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly (106.0a1 Build ID - 20220901095452) installed on Windows 10 x64, macOS 11.6.5, and Linux Mint 20.2 x64. Now, I can confirm that the secondary CTA button is labeled "Skip this step".
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•