Bookmarks UI "sign in to sync" button has an odd rounded background on "Sign in to sync" button, causing a double-button effect and bad contrast
Categories
(Firefox for Android :: Bookmarks, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox143 | --- | unaffected |
firefox144 | --- | wontfix |
firefox145 | --- | verified |
People
(Reporter: dholbert, Assigned: giorga)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [fxdroid][group4])
Attachments
(4 files)
Steps to reproduce
- Be using Firefox Nightly with a fresh profile (or at least one where you're not signed in to Sync and have no bookmarks saved).
- Ensure Firefox Nightly is using its dark theme (either by changing your Android system-theme, or by going to Firefox's Settings|Customize|Theme-->Dark).
- Tap the 3-dot-menu and choose "Bookmarks", and look at the "Sign in to sync" button.
Expected behavior
Button should look nice and have readable text.
Actual behavior
The button has two different backgrounds (a light-purple rectangle, and a dark-purple foreground with more-rounded corners)
The foreground background-color makes the text hard to read (black text on dark purple).
Device information
- Firefox version: Nightly 144.0a1 2025-09-13
- Android device model: Pixel 6a
- Android OS version: 16
Any additional information?
Can't reproduce in Firefox 143b9, so this is a regression. (In that version, the text is white and the whole button is dark-purple)
Reporter | ||
Comment 1•1 month ago
|
||
(In reply to Daniel Holbert [:dholbert] from comment #0)
- Ensure Firefox Nightly is using its dark theme
Note: there's no issue in the "light" theme. We show a single dark-purple button with light text there.
Reporter | ||
Comment 2•1 month ago
|
||
Reporter | ||
Comment 3•1 month ago
|
||
Reporter | ||
Updated•1 month ago
|
Updated•1 month ago
|
Reporter | ||
Comment 4•1 month ago
|
||
Regression range:
Newest known good nightly: 2025-08-25
Oldest known bad nightly: 2025-08-26
Suspected regressor:
https://hg-edge.mozilla.org/mozilla-central/rev/28bf7f27cd69b32b8e84ef560ebf816d4d99af0c
iorgamgabriel — Bug 1973829 - Replace the TextButtons in Bookmarks to use our reusable component r=android-reviewers,calu,007
Reporter | ||
Updated•1 month ago
|
Reporter | ||
Comment 5•1 month ago
•
|
||
Hi Gabriel - this appears to be a regression from bug 1973829, affecting Nightly and now 144beta - could you take a look when you get a chance?
Updated•29 days ago
|
Comment 6•29 days ago
|
||
This should be a quick fix. It looks like we just need to remove the color overrides from this blob, and let the reusable component handle the size and colors
Updated•29 days ago
|
Assignee | ||
Comment 7•28 days ago
|
||
Assignee | ||
Updated•28 days ago
|
Updated•24 days ago
|
Comment 10•23 days ago
|
||
The patch landed in nightly and beta is affected.
:giorga, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox144
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Updated•23 days ago
|
Comment 11•22 days ago
|
||
Verified as fixed on the latest Firefox for Android Nightly 145.0a1 from 9/24 using a Samsung Galaxy S24 (Android 15).
Updated•22 days ago
|
Description
•