https://bugs.kde.org/show_bug.cgi?id=507128
--- Comment #4 from letsdiskuss <[email protected]> --- SUMMARY When clicking on "Save as..." and the Plasma file picker appears. When a title for the file is input, if Backspace or Delete are pressed, those actions are registered on the file picker, namely Backspace goes to the parent folder and Delete tries to delete if something is selected, otherwise complains no file are selected to delete. If I want to delete something I have to select and cut. This doesn't happen when the GTK file picker appears instead of the Plasma one. STEPS TO REPRODUCE 1. Select "Save as..." in an application 2. Click on the desired folder 3. Rename the file 4. Press delete or backspace while renaming OBSERVED RESULT Backspace goes to parent folder EXPECTED RESULT Backspace should delete character on the left SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Plasma Version: 6.3.6 KDE Frameworks Version: 6.14.0 Qt Version: 6.9.1 ADDITIONAL INFORMATION It happens only with the Plasma file picker, not the GTK file picker -- You are receiving this mail because: You are watching all bug changes.
