[Okular-devel] [okular] [Bug 335819] Zooming in doesn't work on certain documents.
Markus Trippelsdorf
octoploid at yandex.com
Tue Aug 19 13:38:25 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=335819
--- Comment #23 from Markus Trippelsdorf <octoploid at yandex.com> ---
Created attachment 88318
--> https://bugs.kde.org/attachment.cgi?id=88318&action=edit
Testcase for another issue
Another bug caused by the same commit fad9c4e6fd532e0:
Trying to zoom in the title-page of the attached testcase results
in an endless loop : "Fit Width" -> "150%" -> "200%" -> "Fit Width" -> etc.
markus at x4 tmp % okular out2.pdf
PageView::updateZoom 6
PageView::updateZoom2 6 1.44576
PageView::updateZoom 1
PageView::updateZoom2 1 1.44576
PageView::updateZoom 1
PageView::updateZoom2 1 1.44576
PageView::updateZoom 4
PageView::updateZoom2 4 1.44576
PageView::updateZoom3 QVector(0.12, 0.25, 0.33, 0.5, 0.66, 0.75, 1, 1.25, 1.5,
2, 2.60237, 2.60237, 4, 8, 16) 1.5
PageView::updateZoom6
PageView::updateZoom 4
PageView::updateZoom2 4 1.5
PageView::updateZoom3 QVector(0.12, 0.25, 0.33, 0.5, 0.66, 0.75, 1, 1.25, 1.5,
2, 2.60237, 2.60237, 4, 8, 16) 2
PageView::updateZoom6
PageView::updateZoom 4
PageView::updateZoom2 4 2
PageView::updateZoom3 QVector(0.12, 0.25, 0.33, 0.5, 0.66, 0.75, 1, 1.25, 1.5,
2, 2.60237, 2.60237, 4, 8, 16) 2.60237
PageView::updateZoom4
PageView::updateZoom 1
PageView::updateZoom2 1 2.60237
PageView::updateZoom 4
PageView::updateZoom2 4 1.44576
PageView::updateZoom3 QVector(0.12, 0.25, 0.33, 0.5, 0.66, 0.75, 1, 1.25, 1.5,
2, 2.60237, 2.60237, 4, 8, 16) 1.5
PageView::updateZoom6
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list