https://bugs.kde.org/show_bug.cgi?id=405856
--- Comment #8 from Christian Gruber <gruberchrist...@web.de> --- I have added a screencast as an attachment. First I created loads of GIF files, starting with 001.gif. In Digikam 5.6.0 I grouped then some random files: first I selected a bunch with shift-right, then I pulled the first one to the second one with the mouse and selected to group them. I pressed then the right-arrow key. Instead of jumping to the next entry, it jumped to the first one (001.gif). By the way, the command I used the big amount of pictures was: for i in $(seq -w 1 999); do convert -density 90 -pointsize 72 label:$i $i.gif; done -- You are receiving this mail because: You are watching all bug changes.