Summary: | Some pdf have a huge minimum width | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Eugenio <eugenio89> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, jon |
Priority: | NOR | ||
Version: | 0.18.4 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/okular/e0e98658e5ce1d1165fdb5b9e910acbe1f683eb2 | Version Fixed In: | 4.13.1 |
Sentry Crash Report: | |||
Attachments: | pdf with strange format |
Description
Eugenio
2014-04-12 09:28:42 UTC
Please attach such a file The original pdf is too large for my internet connection, so I created an empty pdf (with the same problem).. I merged with gs two pdf with pages of different dimensions (I created those pdf with libreoffice). first page is a japanese letter format, the second page is a B6. The problem is that strings like "unknown portrait paper size" or "DIN/ISO etc etc" can not be shrunk. Try this: go to page 2 and shrink window in width to minimum size. go to page 1 and the window automatically enlarges. Created attachment 86073 [details]
pdf with strange format
Can you define "huge width"? Open kruler an measure the number of pixels 960 pixels with the italian localization and with little thumbnails. This is a huge minimum width if I want for example to tile the window to the left or right side of my screen (that is 1360 pixels). Ok Git commit e0e98658e5ce1d1165fdb5b9e910acbe1f683eb2 by Albert Astals Cid. Committed on 15/04/2014 at 19:20. Pushed by aacid into branch 'KDE/4.13'. Modify how page size label is shown on the bottom bar Opened a file with all pages with same size and behaves exactly like Okular does Opened a file with pages with different sizes and behaves like Okular does until it stops fiting. In that moment the page bar is not centered anymore to let the text still fit and once the text doesn't fit anymore it starts getting ellided. Reviewed by Luigi FIXED-IN: 4.13.1 M +0 -2 part.cpp M +6 -43 ui/pagesizelabel.cpp M +2 -6 ui/pagesizelabel.h http://commits.kde.org/okular/e0e98658e5ce1d1165fdb5b9e910acbe1f683eb2 Thank you!!! *** Bug 175514 has been marked as a duplicate of this bug. *** |