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 734122 - unable to switch to all albums view after return from search view.
unable to switch to all albums view after return from search view.
Status: RESOLVED FIXED
Product: gnome-music
Classification: Applications
Component: general
3.13.x
Other Linux
: Normal normal
: 3.14
Assigned To: gnome-music-maint
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2014-08-01 14:26 UTC by Patrik Novotný
Modified: 2014-08-01 15:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Patrik Novotný 2014-08-01 14:26:20 UTC
1) click on some album in the albums view to enter the single album view
2) from there click on search button
3) search for something
4) return from search view

First problem is that the back button in the top-left corner just disappear when clicked so you have to click the search button again to switch back from the search view.

Second problem is that when you return to the albums view you are in the single album view and there is no way to get back to all albums.
Comment 1 Vadim Rutkovsky 2014-08-01 15:44:09 UTC
(In reply to comment #0)
> 1) click on some album in the albums view to enter the single album view
> 2) from there click on search button
> 3) search for something
> 4) return from search view

Right, reproduced.

> First problem is that the back button in the top-left corner just disappear
> when clicked so you have to click the search button again to switch back from
> the search view.
IIUC commit https://git.gnome.org/browse/gnome-music/commit/?id=20c8f22 will fix this: every time we show search results back button will be hidden

> Second problem is that when you return to the albums view you are in the single
> album view and there is no way to get back to all albums.
Right, fixed in https://git.gnome.org/browse/gnome-music/commit/?id=e850121 - everytime we click "Albums" the list of albums will be shown

Feel free to reopen this issue if something similar (or you found some other problem along those steps) occurs