switchuser applet doesn't reuse font color from custom panel style

Bug #150719 reported by Jerome Lacoste
22
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fast-user-switch-applet
Won't Fix
Wishlist
fast-user-switch-applet (Ubuntu)
Invalid
Wishlist
Unassigned

Bug Description

I've modified my desktop panel to be transparent and use a dark background. I've used a .gtkrc-2,0 that defines the font color as white:
style "panel"
{
fg[NORMAL] = "#ffffff"
# fg[PRELIGHT] = "#000000"
# fg[ACTIVE] = "#ffffff"
# fg[SELECTED] = "#000000"
# fg[INSENSITIVE] = "#8A857C"
# bg[NORMAL] = "#000000"
# bg[PRELIGHT] = "#dfdfdf"
# bg[ACTIVE] = "#D0D0D0"
# bg[SELECTED] = "#D8BB75"
# bg[INSENSITIVE] = "#EFEFEF"
# base[NORMAL] = "#ffffff"
# base[PRELIGHT] = "#EFEFEF"
# base[ACTIVE] = "#D0D0D0"
# base[SELECTED] = "#DAB566"
# base[INSENSITIVE] = "#E8E8E8"
# text[NORMAL] = "#161616"
# text[PRELIGHT] = "#000000"
# text[ACTIVE] = "#000000"
# text[SELECTED] = "#ffffff"
# text[INSENSITIVE] = "#8A857C"
}
widget "*PanelWidget*" style "panel"
widget "*PanelApplet*" style "panel"
class "*Panel*" style "panel"
widget_class "*Mail*" style "panel"
class "*notif*" style "panel"
class "*Notif*" style "panel"
class "*Tray*" style "panel"
class "*tray*" style "panel"

the switch user panel doesn't reuse it, so it it hard to see it.

Do I miss something in my gtkrc-2.0 file ?

Revision history for this message
Brian Murray (brian-murray) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at https://wiki.ubuntu.com/Bugs/FindRightPackage. I have classified this bug as a bug in fast-user-switch-applet.

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

I can confirm this issue. While other panel applets, such as the clock applet, will follow custom .gtkrc settings for panel. The fast-user-switch-applet does not. I also have a .gtkrc setting the panel text white, but the text for the fast-user-switch-applet remains black.

Changed in fast-user-switch-applet:
status: New → Confirmed
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

Forwarded upstream. Someone please set to triaged / wishlist.

Changed in fast-user-switch-applet:
status: Unknown → New
Changed in fast-user-switch-applet:
importance: Undecided → Wishlist
status: Confirmed → Triaged
Revision history for this message
Tristan Schmelcher (tschmelcher) wrote :

I can confirm this bug. Note that it is not just a problem with custom .gtkrc files, it occurs with regular themes too. For example, if you install the Murrina-LiNsta theme you'll see the problem.

From the upstream report, a workaround is to put the following in your .gtkrc:

widget "*fast-user-switch-applet*" style "panel"

where "panel" is whatever style is being appled to PanelApplet widgets.

I can confirm that that works.

Revision history for this message
Vadim Peretokin (vperetokin) wrote :

Confirming here on 8.10 still

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

I can no longer reproduce this issue in Jaunty.

Revision history for this message
stewki (stewart-dinnage) wrote :

I get this issue with custom .gtkrc on jaunty

Changed in fast-user-switch-applet:
importance: Unknown → Wishlist
Changed in fast-user-switch-applet:
status: New → Won't Fix
Revision history for this message
Phillip Susi (psusi) wrote :

This package has been removed from Ubuntu. Closing all related bugs.

Changed in fast-user-switch-applet (Ubuntu):
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.