The toggle button style of Personalize new tab is different from addons manager with Dark Theme
Categories
(Firefox :: New Tab Page, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox-esr91 | --- | unaffected |
| firefox-esr115 | --- | wontfix |
| firefox93 | --- | unaffected |
| firefox94 | --- | wontfix |
| firefox95 | --- | wontfix |
| firefox118 | --- | wontfix |
| firefox119 | --- | wontfix |
| firefox120 | --- | verified |
People
(Reporter: alice0775, Assigned: mconley)
References
(Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(1 file)
|
88.79 KB,
image/png
|
Details |
Steps To Reproduce:
-
Enable Dark Theme
-
Install any addon
-
Disable the addon
-
Observe the style of the toggle button
-
Open New Tab
-
Click
Personalize new tabgear icon -
Disable any category
-
Observe the style of the toggle button
Actual Results:
The circle styles are different
| Reporter | ||
Comment 1•4 years ago
|
||
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=462b8ab0d119d85c044a1332446b609786fcabc7&tochange=4d1d81ae7b7edc5668d65b6927d907feab8d0e21
Updated•4 years ago
|
Comment 2•4 years ago
|
||
There are styles that can be reused in toggle-button.css [1] on the new tab, but including the needed colours from common.css breaks the layout. The necessary colours could be manually added to the page if necessary.
[1] https://searchfox.org/mozilla-central/source/toolkit/themes/shared/in-content/toggle-button.css
Comment 3•4 years ago
|
||
Set release status flags based on info from the regressing bug 1727319
Updated•4 years ago
|
Comment 4•4 years ago
|
||
The severity field is not set for this bug.
:dao, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
Comment 6•4 years ago
|
||
The severity field is not set for this bug.
:amy, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
Comment 7•2 years ago
|
||
This should be covered by Bug 1812135 which we recently landed a fix for. The new tab personalization panel and about:addons are now using the same custom element for their toggles.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 8•2 years ago
|
||
I have verified that this issue is no longer reproducible using the latest Firefox Beta 120.0b5 (Build ID: 20231101092803) installed on Windows 10 x64, macOS 13.4.1, and Linux Mint 21.1. I can confirm that the toggle button style from the "Personalize New Tab" is similar to the one from the add-ons manager if the browser's Dark theme is enabled.
Description
•