Version: 1.0.0-beta3 (using 4.2.4 (KDE 4.2.4), Debian packages) Compiler: cc OS: Linux (i686) release 2.6.30-0.slh.3-sidux-686 When I have two directories at the left and I select the other, the images in this directory will be displayed and the first image selected. When I now press Enter I except the image to be enlarged, but nothing at all is happening. Imho this should be fixed for the 1.0 version! It is a usability bug that shouldn't occur in an 1.0 release.
SVN commit 1010882 by aclemens: setFocus whenever the mode of the iconview changes. Right now we only setFocus when we where in preview mode, so if you previewed an image and changed the album, the iconview was focused and keyboard actions where possible. If you just selected an image and changed the album, the focus was lost. BUG:202779 M +2 -2 albumwidgetstack.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1010882