Version: 0.6 (using KDE 4.00.00 (KDE 4.0.0), Kubuntu packages) Compiler: gcc OS: Linux (i686) release 2.6.22-14-generic Steps to reproduce: 1. Open a document (I've tested with pdf and djvu) 2. Zoom in to make only part of the page visible (along x axis) 3. Shrink okular window along x axis Now you are not able to see rightmost part of the page neither by dragging the page nor by using scrollbar at the bottom.
Not sure, but it'd look like a Qt problem with scroll areas. Need to investigate.
This happens with the vertical scrolling as well...
SVN commit 761349 by pino: Backport: manually set the scrollbars range, so they are correct when the viewport is resized and the content widget has the same size. CCBUG: 155652 M +3 -0 pageview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=761349
SVN commit 761348 by pino: Manually set the scrollbars range, so they are correct when the viewport is resized and the content widget has the same size. BUG: 155652 M +3 -0 pageview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=761348