Summary: | At high zooms, certain PDFs appear blank | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Marvin Hankley <marvin.hankley> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 0.5.93 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Document for which the bug occurs
Screenshot of bug occurring |
Description
Marvin Hankley
2007-12-07 16:36:16 UTC
Created attachment 22397 [details]
Document for which the bug occurs
Please find attached a PDF which exhibits the bug when viewed in Okular.
Created attachment 22398 [details]
Screenshot of bug occurring
This screenshot shows the bug occurring in Okular. The same document loaded in
KPDF displays correctly at all zoom levels.
SVN commit 746081 by aacid: Use pagesize with double values to divide, if not the rounding up and down and whatnow hits us and we get a page of the different size we wanted. BUG: 153621 M +4 -3 generator_pdf.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=746081 |