Open
Bug 2016726
Opened 6 months ago
Updated 6 months ago
[Experiment] [Brand Refresh Onboarding] The “Firefox Terms of Use”, “Privacy Notice”, and “Manage settings” buttons from the ToS card look like regular text instead of being styled as links on the old Onboarding
Categories
(Firefox for Android :: Onboarding, defect)
Tracking
()
NEW
People
(Reporter: cfat, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
|
231.74 KB,
image/jpeg
|
Details |
[Affected versions]:
- Firefox Nightly 149.0
- Firefox Beta 148.0
- Firefox Release 147.0
[Affected Platforms]:
- Android 13 - Google Pixel 4
[Prerequisites]:
- Have Firefox Beta 148 freshly installed on an Android device.
- Have the nimbus-cli setup on your laptop.
[Steps to reproduce]:
- Open Firefox Beta 148 with the following command to enroll in the experiment:
.\nimbus-cli.exe --app fenix --channel beta enroll preview/android-brand-refresh-onboarding --branch control --no-validate - Observe the card.
- Tap the “Manage settings” option.
- Observe the “Learn more” links.
[Expected result]:
Step 2 - The “Firefox Terms of Use”, “Privacy Notice”, and “Manage settings” strings are styled as links.
Step 4 - The “Learn more” strings are styled as links.
[Actual result]:
Step 2 - The “Firefox Terms of Use”, “Privacy Notice”, and “Manage settings” strings are displayed as regular text.
Step 4 - The “Learn more” strings are displayed as regular text.
[Notes]:
- I only reproduce this issue on Google Pixel 4 (Android 13) device.
- On Galaxy S23 Ultra (Android 15), Google Pixel 10 (Android 16), Google Pixel 3 XL (Android 9), Moto G72 (Android 13), and Samsung Galaxy S9 (Android 8), we didn’t reproduce the issue, so this behavior indicates that the issue doesn’t occur broadly across devices or OS versions.
- This issue is also reproducible without being enrolled in the experiment.
- On the Nova Onboarding, the links from the ToS card are underlined, however the “Learn more” links from the Manage settings modal, don’t have any visual indicator that they are links.
- A screenshot of the issue is attached.
You need to log in
before you can comment on or make changes to this bug.
Description
•