Bug 325875

Summary: okular does not display different page sizes right
Product: [Applications] okular Reporter: Martin Tlustos <martin.tlustos>
Component: PDF backendAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: minor CC: aacid
Priority: NOR    
Version First Reported In: 0.17.2   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Martin Tlustos 2013-10-11 08:29:35 UTC
I have a pdf that has two pages in A4 and one in A6. When selecting continuous mode and "page size" zoom, all three are shown the same size. That can be misleading.

When selecting 100% zoom, the pages are displayed with their different sizes, but the A4 pages are displayed smaller than they actually are (almost A6 size on the screen). You have to zoom in to almost 200% to get them displayed at about the right size.

Reproducible: Always
Comment 1 Albert Astals Cid 2013-10-11 08:51:48 UTC
This is two different bugs:
 * We do show all pages the same say on "page size" zoom
 * We don't respect dpi

The first i don't think it's a bug
The second is already reported elsewhere

So i'd say we just close this bug.
Comment 2 Albert Astals Cid 2014-05-08 16:18:19 UTC
We do respect the DPI now in okular 0.19.0.

The pages being all the same size for "page size" zoom is a design decision, so i'm closing this bug as fixed/wontfix