Version: trunk (using KDE 4.3.4) Installed from: Compiled From Sources I'm not quiet sure if this is a bug introduced in the latest refactorings for the image editor or if it existed previously: 1. Open image editor 2. Open a tool 3. select mouse-over preview mode 4. Zoom into the image using + key 5. Use "try" of the selected tool After this step you cannot scroll in the whole image anymore, only a small region somewhat bigger than the preview size.
This bug have been introduced with On Mouse Over mode. In fact, you cannot use pan icon view from corner button in this mode because when you leave pan icon, preview area recieve enter event and do not dispatch pan event. Gilles Caulier
SVN commit 1075016 by cgilles: missing to handle 2 preview mode to set up contents size BUGS: 222744 M +2 -0 imageregionwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1075016