Open
Bug 1016263
Opened 11 years ago
Updated 10 years ago
Desktop Theme Text Color used in some places inside website
Categories
(www.mozilla.org :: General, defect, P4)
Tracking
(Not tracked)
NEW
People
(Reporter: benedikt_v, Unassigned)
Details
(Whiteboard: [kb=1396218])
Attachments
(1 file)
344.96 KB,
image/png
|
Details |
For some elements in Websites, firefox uses the desktop theme main text color. That is horrible if you have a dark theme, and so on a light color for text, because most websites are light.
For example the color of the "YOUR EMAIL HERE" or the "Ja, bitte Nein, Danke" on top (appear if you are from germany) on https://www.mozilla.org/en-US/firefox/new/ or the text in searchbar of "next.duckduckgo.com".
I think that are mostly interactive elements like input fields and buttons.
Updated•11 years ago
|
Component: Shell Integration → Theme
Reporter | ||
Comment 1•11 years ago
|
||
Why did you change to Theme.
As far as I know, Theme means theme managed by theme manager inside firefox.
But this problem occurs because of the desktop/shell theme. So in my eyes its a Shell Integration Bug.
Comment 2•11 years ago
|
||
This is a bug in the website. They're specifying a background color but not a foreground color, which means the OS default foreground color is used, which is a well-known website accessibility issue (specified under WCAG) that is explained in e.g. http://www.w3.org/TR/WCAG20-TECHS/F24.html . I'm moving this bug to our websites components so we can fix the cases you've called out on www.mozilla.org. The next.duckduckgo.com issue will have to be solved by duckduckgo. Perhaps you can contact them about it?
I'm fairly sure we don't intend to change our usage of the relevant CSS constants.
Status: UNCONFIRMED → NEW
Component: Theme → General
Ever confirmed: true
Product: Firefox → www.mozilla.org
Version: 32 Branch → Production
Reporter | ||
Comment 3•11 years ago
|
||
But maybe the could be an option in the color menu, that overwrites the OS foreground color for websites.
Updated•11 years ago
|
Whiteboard: [kb=1396218]
Comment 4•11 years ago
|
||
Hi,
Can you please specify which theme to apply to reproduce this? I've tried a few dozen dark theme's and all seem ok.
I've also tried changing the main Firefox text color in Preferences -> Content -> Colors and the URL (https://www.mozilla.org/en-US/firefox/new/) does not seem effected as per your screenshot.
Thanks
Reporter | ||
Comment 5•11 years ago
|
||
It still affects me.
Here My system Data:
Dist: Arch Linux x64
DE: KDE4
Colorsheme: Ghost or Krita-dark or everyone with light normal text
GTK2-Theme('cause this actually affects firefox):oxygen-gtk
The GTK2-Theme just brings the KDE Theme to GTK2 applications
Comment 6•11 years ago
|
||
Thanks for the updated info :Benedikt V - Looks like this behavior is specific to Linux, which I can't test directly. Will see if we can find someone to take a look.
Updated•10 years ago
|
Priority: -- → P4
You need to log in
before you can comment on or make changes to this bug.
Description
•