GNOME Bugzilla – Bug 169612
Zoom is wrong after reload
Last modified: 2005-12-28 14:03:52 UTC
Open a PDF. By default the zoom is set to "fit page width". Reload the document with "View/Reload". The zoom factor is changed, and it does not follow the "fit page width" anymore. If you resize the window the zoom becomes correct.
Even easier to spot if you select the "Best fit" option before reloading.
*** Bug 170075 has been marked as a duplicate of this bug. ***
We should make sure to get this right in the new threads branch.
Oh, this can probably be handled in the meta-data per document information. Zoom and page number being both elements that we want to remember. If reload simply re-reads the document and the meta-data associated it should pick up exactly where it left off. Perhaps there's a better way to do this in the program code, but conceptually it seems simple ;-)
*** Bug 171585 has been marked as a duplicate of this bug. ***
Seems to be fixed in 0.3.0
Yep, fixed
*** Bug 325114 has been marked as a duplicate of this bug. ***