SUMMARY While editing a face tag name, unwanted behavior can occur in response to the keystrokes. STEPS TO REPRODUCE 1. In Album view, select a photo that has a face tag. 2. Press F3 to preview the photo. 3. Click on the name below the face region, to edit the name. 4. Let's say we want to change "Mike" to "Dave". We need to delete the first 3 characters. On the keyboard, press HOME to move the cursor to the beginning of the name field. Then, press DELETE 3 times. OBSERVED RESULT The "About to delete selected items" window pops up, warning that the photo will be moved to Trash. EXPECTED RESULT The DELETE key should continue to delete characters in the name field. The photo should not be moved to Trash. SOFTWARE/OS VERSIONS digiKam-7.2.0-rc-20210111T141620-x86-64.appimage Ubuntu 20.10 KDE Frameworks 5.77.0 Qt 5.14.2 ADDITIONAL INFORMATION This behavior occurs on the 3rd keystroke with other keys as well. For example, if I type the name "Pat", the T key causes the Tags list to appear in the right-hand sidebar.
I cannot reproduce the problem, have you assigned a global shortcut to the Home button? I was able to reproduce it with CTRL + Home that this shortcut jumps to the first image. Maik
Does the problem occur with an older AppImage before January 10th? Maik
Git commit 7de7247d877eed2b333df149d9094872bc9ed790 by Maik Qualmann. Committed on 12/01/2021 at 11:29. Pushed by mqualmann into branch 'master'. revert a change to the popup overlay workaround FIXED-IN: 7.2.0 M +2 -1 NEWS M +1 -0 core/libs/tags/widgets/addtagscombobox.cpp https://invent.kde.org/graphics/digikam/commit/7de7247d877eed2b333df149d9094872bc9ed790
I have not read the "3 x delete". Maik
(In reply to Maik Qualmann from comment #2) > Does the problem occur with an older AppImage before January 10th? Thanks. This bug doesn't occur in digiKam-7.2.0-rc-20210107T132941-x86-64-debug.appimage
the changes in appimage are not yet included. Please wait a little bit (2 hours at least) Gilles Caulier