Created attachment 47774 [details] I think all three selected pictures should be deleted, not only the one shown in the bottom widget. Version: 1.2.0 (using KDE 4.4.3) OS: Linux When you view a picture and select several other pictures and than delete the pictures only the currently shown pictures is deleted. Reproducible: Always Actual Results: Only one picuture is deleted. Expected Results: All selected pictures should be removed. I agree that one could say that this behavior is correct. Bit in THAT case I think one should NOT be able to select pictures in the top-widget. As I don't know how to call this window I made a screenshot.
I think it's fixed with current implementation (next 1.3.0). Marcel ? Carsten, can you check current code from svn trunk ? Gilles Caulier
I am using RPMs and won't compile it myself, sorry. I just don't find the time for this anymore... I'd of course test a 1.2.1 or 1.3.0 as soon as it is released.
SVN commit 1216747 by mwiesweg: Synchronize selection between the icon view and the thumbnail bar. This allows multiple selection in the thumbnail bar with a meaning: all actions are carried out as if selected in the normal icon view. Drop using the imageActivated signal of thumbbar (with the same as clicked() anyway), simply use the current image. This also fixes the problem that the arrow keys in the thumbbar would move the selection, but not update the shown preview (may be a bug report somewhere) BUGS: 241015 M +2 -1 NEWS M +65 -5 digikam/albumwidgetstack.cpp M +4 -1 digikam/albumwidgetstack.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1216747