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 645491 - endSessionDialog app list isn't obviously clickable
endSessionDialog app list isn't obviously clickable
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-03-22 03:54 UTC by Ray Strode [halfline]
Modified: 2011-03-22 17:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
endSessionDialog: prelight inhibiting app items (1.02 KB, patch)
2011-03-22 04:20 UTC, Ray Strode [halfline]
committed Details | Review

Description Ray Strode [halfline] 2011-03-22 03:54:19 UTC
+++ This bug was initially created as a clone of Bug #645485 +++

Adam Williamson [reporter] 2011-03-22 01:56:19 UTC
"It might also be good to make it somehow
clearer that the items in the list are clickable (maybe some sort of
prelight?)"

definitely - I didn't twig that at all.
Comment 1 Ray Strode [halfline] 2011-03-22 04:20:24 UTC
Created attachment 184036 [details] [review]
endSessionDialog: prelight inhibiting app items

This commit makes it more obvious that apps in the end session
dialog inhibitors list are clickable.  It does this by rendering
the text for the apps in a low intensity white under normal
conditions, but a high intesnity white on hover.
Comment 2 Owen Taylor 2011-03-22 13:03:46 UTC
Review of attachment 184036 [details] [review]:

Helps a tiny, tiny bit, doesn't hurt. OK to commit, unless you want to ask jimmac to come up with something better. Even with prelighting, this interface needs rethinking for 3.2
Comment 3 Ray Strode [halfline] 2011-03-22 17:04:54 UTC
Attachment 184036 [details] pushed as d20d89a - endSessionDialog: prelight inhibiting app items