After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 684828 - user-panel: make the autologin cell renderer follow state
user-panel: make the autologin cell renderer follow state
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: User Accounts
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
3.6.1
Depends on:
Blocks:
 
 
Reported: 2012-09-25 21:50 UTC by Cosimo Cecchi
Modified: 2012-09-26 16:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
user-panel: make the autologin cell renderer follow state (1.25 KB, patch)
2012-09-25 21:50 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2012-09-25 21:50:57 UTC
When an user has autologin enabled, and its corresponding row is selected in the panel, the autologin emblem doesn't take the selected text color. See patch
Comment 1 Cosimo Cecchi 2012-09-25 21:50:59 UTC
Created attachment 225181 [details] [review]
user-panel: make the autologin cell renderer follow state

Since it renders a symbolic icon, let it follow the state, so
it takes the selected text color when the row is selected
Comment 2 Matthias Clasen 2012-09-25 23:05:00 UTC
Makes sense as a short-term fix. For 3.8, we'll get a somewhat different look anyway: https://dl.dropbox.com/u/5031519/system-settings/user-accounts.png
Comment 3 Bastien Nocera 2012-09-26 16:22:46 UTC
Review of attachment 225181 [details] [review]:

++
Comment 4 Cosimo Cecchi 2012-09-26 16:43:25 UTC
Attachment 225181 [details] pushed as 7181ca7 - user-panel: make the autologin cell renderer follow state

Pushed, thanks.