GNOME Bugzilla – Bug 770559
search bar goes away if going into app detail and back
Last modified: 2016-08-31 12:43:09 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)
but the search bar is not there I mean
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
yup! works as expected now!