[Okular-devel] [Bug 191859] page view cannot handle a lot of pages (max widget size)
Pino Toscano
pino at kde.org
Thu May 7 01:12:33 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=191859
Pino Toscano <pino at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|PDF backend |general
Summary|okular truncate big |page view cannot handle a
|documents (approximation |lot of pages (max widget
|error?) |size)
--- Comment #3 from Pino Toscano <pino kde org> 2009-05-07 01:12:32 ---
> 1) the page-counter show only the first 4 ciphers
>
> 2) with page zoom (1 page on monitor)
> - it show only a little piece of page 10370, the counter show 1036
Page line edit fixed for KDE 4.2.4 (and greater).
The other issues are caused by the very same cause: the internal widget used
for showing the contents has a maximum size that most of the page layouts for
this document can exceed. Updating the title to reflect this.
The proper fix would be not using a widget but painting directly on the
viewport. Not trivial, so it won't be in KDE 4.3 (too much risk of breaking the
page view at this point).
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Okular-devel
mailing list