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 725329 - Fix broken mode changes
Fix broken mode changes
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-02-27 15:27 UTC by Debarshi Ray
Modified: 2014-03-03 13:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mode-controller: Special case activation by search provider (1.36 KB, patch)
2014-02-27 15:30 UTC, Debarshi Ray
committed Details | Review
mode-controller: Add photos_mode_controller_go_back (11.57 KB, patch)
2014-02-27 15:31 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2014-02-27 15:27:46 UTC
The following mode changes are broken:

1. Activate a search result from gnome-shell, then try to hit back to go to the overview. It gets stuck in no man's land.

2. Launch application, search for something, preview search result, go back to the search view. At this point, removing the search constraints do not take us back to the overview.
Comment 1 Debarshi Ray 2014-02-27 15:30:35 UTC
Created attachment 270484 [details] [review]
mode-controller: Special case activation by search provider
Comment 2 Debarshi Ray 2014-02-27 15:31:08 UTC
Created attachment 270485 [details] [review]
mode-controller: Add photos_mode_controller_go_back