Bug 155752

Summary: Zoom level stored per document
Product: [Applications] okular Reporter: albert <alberthilbert>
Component: generalAssignee: Pino Toscano <pino>
Status: RESOLVED FIXED    
Severity: wishlist CC: ivo, okular-devel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description albert 2008-01-14 15:46:14 UTC
Version:            (using KDE KDE 4.0.0)
Installed from:    Ubuntu Packages

The choice of the zoom level is strictly connected with the document characteristics (first of all font size) and may considerably change switching from one document to another. For that reason it would be very useful remembering the zoom setting for each document.
Comment 1 Albert Astals Cid 2008-01-15 00:10:19 UTC
Agreed, assigning to myself
Comment 2 Albert Astals Cid 2008-01-15 00:14:52 UTC
No, better, Pino will do it
Comment 3 Ivo Anjo 2008-04-11 14:03:34 UTC
I was about to report this, and I think this is a bug, because the way it is saved now for all documents doesn't make much sense: you zoom in to 400% to see some detail on a pdf, and then close it. When you open another pdf, it opens at 400%!?
Comment 4 Pino Toscano 2008-05-31 23:13:44 UTC
SVN commit 814998 by pino:

Load and save in the XML document info all the properties of the various View's, that are specific to each document.
At the moment, they are the zoom mode and level of the page view.
BUG: 155752


 M  +87 -0     document.cpp  
 M  +2 -0      document_p.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=814998