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 770559 - search bar goes away if going into app detail and back
search bar goes away if going into app detail and back
Status: RESOLVED FIXED
Product: gnome-software
Classification: Applications
Component: General
3.21.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-08-29 15:48 UTC by Andreas Nilsson
Modified: 2016-08-31 12:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas Nilsson 2016-08-29 15:48:44 UTC
The search bar goes away if going into an app detail and back.
To reproduce:
1. Open GNOME Software
2. Open search and search for Maps
3. Go into one of the results
4. Go back to the search results using the back button.

The search results are still there, but the search bar is there (even though the search button is still pressed)
Comment 1 Andreas Nilsson 2016-08-30 21:23:38 UTC
but the search bar is not there I mean
Comment 2 Richard Hughes 2016-08-31 09:52:18 UTC
commit 796070f75dc62da9d58627b4b62742604da3548c
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Aug 31 10:51:45 2016 +0100

    Ensure the search text is showing when going back to search results
    
    Fixes the second half of https://bugzilla.gnome.org/show_bug.cgi?id=770559

:100644 100644 5e0d4c5... cfd23b7... M  src/gs-shell.c

commit 1985e8b3b6dd2dc2cc065d0705b0869771d75707
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Aug 31 10:51:25 2016 +0100

    Ensure the search bar is showing when going back to search results
    
    Fixes the first half of https://bugzilla.gnome.org/show_bug.cgi?id=770559

:100644 100644 26437ab... 5e0d4c5... M  src/gs-shell.c
Comment 3 Andreas Nilsson 2016-08-31 12:43:09 UTC
yup! works as expected now!