[Okular-devel] [Bug 160628] New: Constant pdf-resizing loop in okular 4.0.3
Michael Owen
mowen at costco.com
Wed Apr 9 22:14:22 CEST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=160628
Summary: Constant pdf-resizing loop in okular 4.0.3
Product: okular
Version: 0.6.3
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: okular-devel kde org
ReportedBy: mowen costco com
Version: 0.6.3 (using 4.0.3 (KDE 4.0.3), Gentoo)
Compiler: x86_64-pc-linux-gnu-gcc
OS: Linux (x86_64) release 2.6.24-gentoo-r3
If the window size is set to just the wrong size, okular will constantly adjust the size in an infinite loop, consuming lots of cpu at the time.
What happens is it adjusts the pdf to fit the window size, which then makes it add scrollbars. The scrollbars then make the pdf smaller, so it fits in the window. Because the pdf now fits in the window, the scollbars go away, so the pdf is resized larger to fit in the now slightly larger window. This makes the scrollbars come back, and this repeats in an endless cycle.
I took some screenshots showing this, links are below.
http://img257.imageshack.us/img257/9392/snapshot1xj9.png
http://img518.imageshack.us/img518/7269/snapshot3xg4.png
More information about the Okular-devel
mailing list