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 726165 - Search loses focus after filter is added
Search loses focus after filter is added
Status: RESOLVED FIXED
Product: gnome-photos
Classification: Applications
Component: general
3.11.x
Other All
: Normal normal
: ---
Assigned To: GNOME photos maintainer(s)
GNOME photos maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-03-12 10:12 UTC by Debarshi Ray
Modified: 2014-03-16 01:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
overview-searchbar: Refocus the search entry after changing filters (1.21 KB, patch)
2014-03-12 10:16 UTC, Debarshi Ray
committed Details | Review
overview-searchbar: Silence a compiler warning (932 bytes, patch)
2014-03-16 01:59 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2014-03-12 10:12:21 UTC
From bug 725861 :

When filtering the search, I expect to be able to select the filter, then start typing the search term. At the moment, the search field is not re-focused after a filter is selected.
Comment 1 Debarshi Ray 2014-03-12 10:16:08 UTC
Created attachment 271589 [details] [review]
overview-searchbar: Refocus the search entry after changing filters
Comment 2 Debarshi Ray 2014-03-16 01:59:03 UTC
Created attachment 272046 [details] [review]
overview-searchbar: Silence a compiler warning