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 711789 - The navigation bar doesn't appear on click
The navigation bar doesn't appear on click
Status: RESOLVED DUPLICATE of bug 720518
Product: gnome-documents
Classification: Core
Component: general
unspecified
Other Linux
: Normal major
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
: 719444 723490 723694 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-11-10 18:29 UTC by Miha
Modified: 2014-02-24 11:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Miha 2013-11-10 18:29:24 UTC
When I open a pdf document and left-click on it, the scrub bar for moving around and bookmarking usually doesn't appear (nothing happens). The probability of scrub bar appearing is dependant on the location of the click: when I click on pure text, it never appears, while when I click on image in a pdf file, it sometimes does appear, more often for colorful images (embedded jpg?), less often for plots and diagrams.

Document [1] has all kinds of different images and sometimes scrub bar appears and sometimes it doesn't.

Version used: today's git version built with jhbuild. 


[1] http://white.stanford.edu/~brian/papers/pdc/OsaHandBookChapter.pdf
Comment 1 Miha 2013-12-28 19:15:00 UTC
See bug 719444 for some additional information.
Comment 2 Miha 2013-12-28 19:18:12 UTC
I changed severity to major (btw, does anyone pay attention to severity?) because it is impossible to navigate larger documents without scrub bar and thus Gnome Documents is useless for anything with more than 5 pages.
Comment 3 Michael Catanzaro 2014-02-02 23:16:04 UTC
*** Bug 723490 has been marked as a duplicate of this bug. ***
Comment 4 Michael Catanzaro 2014-02-02 23:16:13 UTC
*** Bug 719444 has been marked as a duplicate of this bug. ***
Comment 5 Michael Catanzaro 2014-02-02 23:18:57 UTC
(In reply to comment #2)
> I changed severity to major (btw, does anyone pay attention to severity?)

Some developers rely on these heavily; others don't.  Everyone's always busy. Major seems correct for this bug. Thanks for reporting!
Comment 6 Debarshi Ray 2014-02-17 08:26:14 UTC
*** Bug 723694 has been marked as a duplicate of this bug. ***
Comment 7 Debarshi Ray 2014-02-24 11:01:56 UTC
Looks like the EvView widget has started to emit spurious 'selection-changed' signals even when there is nothing selected and the selection has not changed. This breaks the logic that tries to figure out if the user just clicked the document or whether she selected something.

I think the correct fix for this would be to solve bug 720518

*** This bug has been marked as a duplicate of bug 720518 ***