Version: 2.0.0 (using Devel) OS: Linux Instead of displaying the next picture when an image is deleted with Image Editor, it skips a picture and displays the one after that. Reproducible: Always Steps to Reproduce: Open an image in Image Editor. Delete it. Actual Results: Image Editor loads the second following picture. Expected Results: Image Editor should load the next picture. This is a minor bug which at first gives the impression of having deleted 2 pictures instead of one. Running Archlinux AUR packages digikam-git and kipi-plugins-git.
I can confirm this bug with 2.0.0-rc, exactly same as described above
Git commit 7245b2c67619a72611a505b2dfc0184c25fbb15c by Marcel Wiesweg. Committed on 16/07/2011 at 16:37. Pushed by mwiesweg into branch 'master'. Fix double step forward when current image is deleted from withing Image Editor. If the current index is deleted, our views already select the appropriate next index. In the ImageWindow, there was additional code to do that, resulting in advancing by two images. BUG: 276526 M +2 -1 NEWS M +3 -21 utilities/imageeditor/editor/imagewindow.cpp http://commits.kde.org/digikam/7245b2c67619a72611a505b2dfc0184c25fbb15c