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 767143 - Do not show search bar when a modifier key or delete are pressed
Do not show search bar when a modifier key or delete are pressed
Status: RESOLVED FIXED
Product: gnome-software
Classification: Applications
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-06-02 09:22 UTC by Joaquim Rocha
Modified: 2016-06-02 12:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Do not show search bar when a modifier key or delete are pressed (1.36 KB, patch)
2016-06-02 09:23 UTC, Joaquim Rocha
none Details | Review

Description Joaquim Rocha 2016-06-02 09:22:56 UTC
Keys that to do not add insert text in the search bar should not make it visible.
Comment 1 Joaquim Rocha 2016-06-02 09:23:01 UTC
Created attachment 328928 [details] [review]
Do not show search bar when a modifier key or delete are pressed

Keys that to do not add insert text in the search bar should not make
it visible.
Comment 2 Richard Hughes 2016-06-02 12:06:15 UTC
commit d479fe2e9e2bcd2e13813642f4d39010b9722b81
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Jun 2 13:01:00 2016 +0100

    Switch to using GtkSearchBar
    
    Fixes:
    https://bugzilla.gnome.org/show_bug.cgi?id=767143
    https://bugzilla.gnome.org/show_bug.cgi?id=767144
    https://bugzilla.gnome.org/show_bug.cgi?id=767146
    https://bugzilla.gnome.org/show_bug.cgi?id=767148