[Ubuntu] Custom colors chosen for Custom Themes are displayed twice
Categories
(Core :: DOM: Forms, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | affected |
| firefox151 | --- | unaffected |
People
(Reporter: fenesanancuta, Unassigned, NeedInfo)
Details
(Keywords: regressionwindow-wanted)
Found in
- Firefox 150.0b6
Affected versions
- Firefox 150.0b6
Tested platforms
Affected platforms:
- Ubuntu 24.04
Steps to reproduce
- Open Firefox > Go to a page that supports Reader View (e.g. Wikipedia)
- Select "Toggle Reader View" > Click "Theme"
- Go to Customer > Select "Edit" (pencil button) for any custom option
- On the "Choose a color" pop-out select the "+" button below the Custom section
- Select any custom color > Click on Select > "Choose a color" pop-out is closed and the color is applied
- Click again on the "Edit" button against the same custom option
Expected result
- The custom color chosen on step 5 is displayed once in the "Custom" section next to the other used colors
Actual result
- The custom color chosen on step 5 is displayed twice
Regression range
- Will complete it ASAP
Additional notes
- Issue can be observed in the current video
Updated•6 days ago
|
| Reporter | ||
Comment 1•6 days ago
|
||
Extra note
Firefox 151.0a1 is not affected, the "Choose a color" pop-out is not displayed on this version.
Comment 2•19 hours ago
|
||
Does the same thing happen with the colour option in PDF editing tools (e.g. choosing a custom colour for the pencil icon in its dropdown)? It's hard to be sure without a screenshot but I think you're talking about your OS's color picker. I don't think reader mode can impact that directly, so I'm moving this to the DOM component for forms instead.
(In reply to fenesanancuta from comment #1)
Extra note
Firefox 151.0a1 is not affected, the "Choose a color" pop-out is not displayed on this version.
This sounds like a Linux color picker integration issue where the Nightly configuration is maybe different. Probably https://searchfox.org/firefox-main/rev/416469d8e8ef697a037ad6af14dd2dc4df99598b/modules/libpref/init/StaticPrefList.yaml#3561-3566 - turning dom.forms.html_color_picker.enabled to false would allow you to reproduce on nightly and find a regression window, if indeed there is one - but I suspect not.
Description
•