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 697034 - going back from preview to saved search doesn't always work
going back from preview to saved search doesn't always work
Status: RESOLVED FIXED
Product: gnome-documents
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-04-01 12:11 UTC by Matthias Clasen
Modified: 2013-04-01 21:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2013-04-01 12:11:59 UTC
I've been preparing for a demo where I click on a search result in the shell overview. documents opens the preview. If I then use the slider to move around in the document, sometimes the back button becomes unresponsive, and I seem stuck in the preview. Sliding all the way to the end seems to fix it in most case.
Comment 1 Cosimo Cecchi 2013-04-01 16:14:30 UTC
There was a bug where activating a result from the shell would sometimes lead to the overview being shown again after the preview was opened, leading to an inconsistent internal state.
I now pushed a fix to git master, hopefully that also fixes the weirdness you're seeing (which I'm not able to reproduce with the exact symptoms you describe).
Leaving this open for now, it'd be great if you could try to reproduce with latest git.
Comment 2 Cosimo Cecchi 2013-04-01 21:29:52 UTC
Found a way to reproduce this, and pushed a fix to master now.