Since last update ksavedialog <enter> defaults to triggering save instead of entering selected directory. This results in saving the file in the wrong place. STEPS TO REPRODUCE 1. kdialog --getsavefilename ~ 2. Set save name to foobar.tst 3. Select subdirectory with mouse 4. Press enter OBSERVED RESULT /home/<user>/foobar.tst is returned as kdialog result EXPECTED RESULT Entering the subdirectory to further specify the location of the save file until the 'save' button is clicked with the mouse (or by tab-navigating to it). SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Plasma Version: 5.15.5 KDE Frameworks Version: 5.57.0 Qt Version: 5.12.2 ADDITIONAL INFORMATION This used to work as expected, so I see this as a regression of https://bugs.kde.org/show_bug.cgi?id=205781
It seems fixed for the "kdialog --getsavefilename ~" example, but not for "Open Attachment, Save As..." from Kmail e.g.
Fixed in 5.16.2, I meant to add.
Since ksavedialog does not have the bug anymore, I reported the bug more specifically to kmail in https://bugs.kde.org/show_bug.cgi?id=409738