The text color of Quick actions on mouseover should follow the popup_highlight_text color of theme
Categories
(Firefox :: Theme, defect)
Tracking
()
People
(Reporter: cyanshrike, Unassigned, NeedInfo)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0
Steps to reproduce:
-
Apply a custom theme that popup and popup_highlight are opposite colors.
e.g.
"theme": {
"colors": {
"popup": "white",
"popup_text": "black",
"popup_highlight": "black",
"popup_highlight_text": "white"
}
} -
Focus address bar and hovering over Quick actions.
Actual results:
The text of Quick actions is not visible because the text and the background are in the similar color.
Expected results:
The text of Quick actions is visible.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Theme' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 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.
Comment 3•2 years ago
|
||
Hello, can you please attach the file for theme that you used? Thank you.
Reporter | ||
Comment 4•2 years ago
|
||
Comment 5•2 years ago
|
||
I was able to reproduce the issue using the attached xpi file on Win10x64 using Nightly 106.0a1(20220913092817). Marking issue as new so that developers can have a look. Thank you.
Reporter | ||
Updated•2 years ago
|
Description
•