Bug 155752 - Zoom level stored per document
Summary: Zoom level stored per document
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Pino Toscano
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-14 15:46 UTC by albert
Modified: 2008-05-31 23:13 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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