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 706749 - Search entry has no hover effect
Search entry has no hover effect
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: overview
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 696913 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-08-25 13:22 UTC by Piotr Drąg
Modified: 2014-01-10 21:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
entry: Make sure we chain up in enter/leave handlers (2.01 KB, patch)
2013-11-15 16:28 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Piotr Drąg 2013-08-25 13:22:18 UTC
Hovering a pointer over any other element of the activities overview causes it to be highlighted in some way. Hovering over the search entry changes only the cursor. Adding some sort of a subtle highlight would make it seem more polished.
Comment 1 Allan Day 2013-08-28 00:19:31 UTC
It looks like the CSS intends to use the same effect for hover and focus. Not sure what's going on there - would be good to investigate further.
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-11-15 16:28:28 UTC
Created attachment 259921 [details] [review]
entry: Make sure we chain up in enter/leave handlers

To ensure that the focus tracking executes correctly.
Comment 3 Florian Müllner 2013-11-15 17:07:50 UTC
Review of attachment 259921 [details] [review]:

Yup.
Comment 4 Jasper St. Pierre (not reading bugmail) 2013-11-15 17:51:37 UTC
Attachment 259921 [details] pushed as c85145d - entry: Make sure we chain up in enter/leave handlers
Comment 5 Jasper St. Pierre (not reading bugmail) 2014-01-10 21:14:41 UTC
*** Bug 696913 has been marked as a duplicate of this bug. ***