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 601433 - First and last page not drawn if sliding towards it
First and last page not drawn if sliding towards it
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: PDF
2.28.x
Other Linux
: Normal minor
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-10 19:29 UTC by Sense Hofstede
Modified: 2009-11-15 10:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28


Attachments
a screenshot illustrating the problem (45.48 KB, image/png)
2009-11-10 19:30 UTC, Sense Hofstede
Details
the PDF file that triggers the bug (59.05 KB, application/pdf)
2009-11-10 19:30 UTC, Sense Hofstede
Details

Description Sense Hofstede 2009-11-10 19:29:26 UTC
When scrolling from a page somewhere in between to either the first page or the last page you will be told to have ended on the first or the last page, but you will see the second or second last page. Some actions, like clicking, could make the real first or last page show, sometimes just waiting is enough.

In order to trigger the bug, you have to have the View option 'Best Fit' set to enabled or have a zoom level of 100% or higher. View options Continuous and Presentation should be disabled. Toggling the side bar, fullscreen and even dual don't seem to matter.

Suggested ways to move to the first or last page, the 'suspected ones':
-Page Up/Down
-Scrolling
-Using the sidebar

This rather weird bug comes to you from Launchpad and was reported against Ubuntu 9.10. It was originally reported by Malte Helmert. Although there have been several people that couldn't confirm the bug, Malte Helmert, a friend of him and someone else were able to do so.

Malte Helmert says he thinks he gets the problem more frequently when 

I'm attaching the PDF presentation and a screenshot the original reporter provided. Attached to the original report, if you need it, is the Xsession-errors file and detailed information about the system. The version the bug was confirmed with is evince 2.28.1-0ubuntu1.

https://bugs.launchpad.net/ubuntu/+source/evince/+bug/480027
Comment 1 Sense Hofstede 2009-11-10 19:30:18 UTC
Created attachment 147398 [details]
a screenshot illustrating the problem
Comment 2 Sense Hofstede 2009-11-10 19:30:48 UTC
Created attachment 147399 [details]
the PDF file that triggers the bug
Comment 3 Emmanuel Fleury 2009-11-13 17:57:32 UTC
Confirmed on Evince 2.29.1 (git master) and Poppler 0.12.0 (git master).

I sum up:
- View: Best fit or 100% (or more)
- Not in "Continuous mode" nor "Presentation mode"

Then, scroll up and down. You won't be able to reach slide 1 and 10 anymore.

I can add another strange thing, when clicking on the "Forward" and "Backward" icons at the bottom right of the slide, you will get the message:

** (evince:7627): WARNING **: Unimplemented named action: GoForward, please post a bug report in Evince bugzilla (http://bugzilla.gnome.org) with a testcase.
Comment 4 Carlos Garcia Campos 2009-11-15 10:28:51 UTC
Fixed in git master and gnome-2-28 branch. Thanks for reporting.