Bug 58514

Summary: kghostview saves the page view position horizontally, but not vertically when browsing
Product: [Applications] kghostview Reporter: Jens <jens-bugs.kde.org>
Component: generalAssignee: Wilco Greven <greven>
Status: RESOLVED FIXED    
Severity: wishlist CC: krishna, luis
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jens 2003-05-15 09:19:37 UTC
Version:           0.20 (using KDE 3.1.9)
Compiler:          gcc version 3.2.3
OS:          Linux (i686) release 2.4.21-pre5-jb-w4l

When you are browsing a PS or PDF document (PDF in my case, created with pdflatex) kghostview remembers the horizontal position of the viewable part of the page (it doesn't return to the top left corner on the next page).

But it _does_ return to the _top_, which is a little annoying if your screen size is just big enough to view your document _without_ top/bottom margins, but not with margins. kdvi can 'k'eep the window position within the page when changing pages. I'd like kghostview to be able to do the same.

Would this be possible?

Thank you!
Comment 1 Luís Pedro Coelho 2003-05-23 02:27:51 UTC
*** Bug 40264 has been marked as a duplicate of this bug. ***
Comment 2 Jens 2003-06-26 22:16:58 UTC
Hello, 
 
the current kghostview _does_ keep the page position when changing pages with the mouse (by 
clicking on the page number in the sidebar). But not using PageDown/PageUp. 
 
Could you synchronize those features so that the same thing happens when you use the keyboard? 
 
Thank you! 
Comment 3 Luís Pedro Coelho 2003-06-27 00:17:25 UTC
Thanks for that clue, this is easy to fix once I got a pointer in the right direction. 
 
I am about to commit a fix to HEAD. 
thanks, 
luis 
Comment 4 Luís Pedro Coelho 2003-06-27 00:19:00 UTC
*** Bug has been marked as fixed ***.