When you move a message from the message list to another folder by drag and drop, and you want to cancel it by clicking on the "cancel" button from the popup or by clicking outside of the popup, the message is moved anyway. STEPS TO REPRODUCE 1. select a message in the message list 2. drag and drop it in another folder 3. cancel this moving or copying OBSERVED RESULT The message is moved to the target message. EXPECTED RESULT The message stays in the original folder. SOFTWARE/OS VERSIONS Linux/KDE Plasma: up-to-date debian testing (available in About System) KDE Plasma Version: 5.20.5 KDE Frameworks Version: 5.78.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION
Cancel works for me. .But indeed clicking outside the popup doesn"t cancel. I will look at it
Git commit b73096c979ffc8410aa484c657d936ac00bbd1f5 by Laurent Montel. Committed on 31/01/2021 at 09:12. Pushed by mlaurent into branch 'release/20.12'. Fix Bug 432307 - Cancel drag'n drop does not work FIXED-IN: 5.16.2 LinkAction was not defined => equal nullptr when we click outside exec() return nullptr => it thinks that we linked message not canceled it M +5 -5 src/widgets/dragdropmanager.cpp https://invent.kde.org/pim/akonadi/commit/b73096c979ffc8410aa484c657d936ac00bbd1f5