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 704714 - Make :active apps and results consistent
Make :active apps and results consistent
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: overview
3.8.x
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-22 21:59 UTC by Marco Scannadinari
Modified: 2013-09-03 15:20 UTC
See Also:
GNOME target: ---
GNOME version: 3.7/3.8


Attachments
search: "pushed in" :active state (991 bytes, patch)
2013-08-28 11:57 UTC, Jakub Steiner
accepted-commit_now Details | Review

Description Marco Scannadinari 2013-07-22 21:59:09 UTC
when an app entry is pressed in the app picker (::), it becomes textured and adds shadowing as if it is being pushed down. However, this is not always the case, for example in non-app search results this does not occur.

1) Search for a term that will likely find non-app results (results that are rectangular in shape) - eg 'settings'
2) attempt to click on the result
Comment 1 Allan Day 2013-08-27 23:52:48 UTC
I'm not entirely sure about this. While it is good to be consistent, I think that the pressed effect might be too much for search results.

CC'ing Jakub to get his opinion.
Comment 2 Jakub Steiner 2013-08-28 11:57:15 UTC
Created attachment 253368 [details] [review]
search: "pushed in" :active state
Comment 3 Jakub Steiner 2013-08-28 11:58:13 UTC
Initially I thought menuitem-like wide rows would not look good pushed in, but trying it out I looks good.
Comment 4 Allan Day 2013-08-28 13:25:44 UTC
Comment on attachment 253368 [details] [review]
search: "pushed in" :active state

Looks good.