-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[GTK+3] Keyboard layout indicator text in the panel is always white [$10] #28
Comments
Workaround:
This will set the font to be always black. If you don't plan changing theme to dark this should be ok 😄 |
nice finder, in a ideal world it should read theme fg color, but a gsettings key is sufficient :) |
Yes, it might be. I've already seen it before but didn't like the "hack" word... but we can try it since there's no other fix around... |
Nice, it's indeed fixed now, thanks @XRevan86 😄 |
So I saw this fixed in Debian Testing with GTK+ 3.20, but now I see it in Ubuntu MATE 16.10 with GTK+ 3.18... tried Menta, TraditionalGreen and other themes, the font is still white. 😕 |
@flexiondotorg: can you reproduce this in Ubuntu 16.10? |
@flexiondotorg: I see it now in Ubuntu 16.10 - only with Radiant-MATE though. Seems to be fixed in other themes, at least for 3.20. |
This bug still exists for me in mate-1.16 built on gentoo. |
As a work around for this annoying issue, I can suggest the following remedy: edit Change it to |
Which theme do you use? |
This happened with GTK+3.18 and GTK+3.20, with the following themes: Menta, TraditionalGreen, TraditionalOK, GreenSubmarine, BlueMenta and Adwaita. |
Not here in fedora with gtk+-3.20/22, Changing to a theme with another bg color for the panel change the font color like it should. |
Using latest mate-themes is the key. Here I have GTK+ 3.18.9, and I use the latest 3.18 themes, and I don't see this issue. |
Btw, issue is still present in Ubuntu 16.04 LTS, because it uses GTK+ 3.18. Had to use this workaround with `foreground-color' |
If you use the default MATE packages in 16.04, then it's GTK+2 build. I'm not sure we'll be able to fix this for GTK+2. |
No, I'm using mate 1.18 ppa |
Ok, then a theme fix is needed. |
And which theme are you using?
Note, .mate-panel-menu-bar is the main style class for the panel. |
I use Radiance (as it stated through Appearance Preferences), I guess Mate-Radiant is the other name for that. How can I make use of your fix @raveit65 ? |
No, Mate-Radiant is based on Radiance but adjusted for Mate.
and reload session for restarting mate-settings-daemon. |
@flexiondotorg: I can confirm Radiant-MATE still has this issue, not only in 16.04, but also in 16.10 and 17.04. I see @raveit65 fixed it, but I'm not sure if an SRU would be allowed for this change... |
Happens with GTK+ 3.14 as well, but with a weird effect: the indicator has light green + white colors (with a gradient), at least in my VM. This looks quite funny with BlackMATE theme. 🙂 Reopening, we need to get this fixed for any theme and any GTK+ version... |
From my wrongly reported bug: Steps to reproduce:
Expected results:
Actual results:
MATE general version1.18.4 Linux DistributionUbuntu 18.04 LTS Link to downstream report of your DistributionIssue filed to the launchpad as bug 1728711. |
Any one working on that? |
Still can reproduce with any non-standard light theme (which do not have the fix from #28 (comment)). |
As seen in this screenshot https://i.imgur.com/VRBC772.jpg the indicator text that shows the current layout is white. And it is always white regardless of the theme being used. This happens only on gtk3 builds. @raveit65 also confirmed this. libmatekbd version:
[*] libmatekbd-1.12.0_1 MATE keyboard library
There is a $10 open bounty on this issue. Add to the bounty at Bountysource.
The text was updated successfully, but these errors were encountered: