https://bugs.kde.org/show_bug.cgi?id=335819
--- Comment #25 from tingnan.zh...@gmail.com --- The problem actually may not be in the function Markus modified. The problem lies in the function double PageView::zoomFactorFitMode( ZoomMode mode ); Each time you click zoom in, the values of zoomFactorFitWidth and zoomFactorFitPage are computed from this function. I assumed that those values would remain the same when the document portion of the window remains the same. However, I just did a quick check and found that the value returned from viewport()->height() is changing even though the window size remains the same. Is it a designed behaviour? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel