Bug 507128 - Can't use Backspace nor Delete in Plasma file picker
Summary: Can't use Backspace nor Delete in Plasma file picker
Status: NEEDSINFO WAITINGFORINFO
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Open/save dialogs (other bugs)
Version First Reported In: 6.14.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-16 21:44 UTC by letsdiskuss
Modified: 2025-09-25 23:23 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description letsdiskuss 2025-07-16 21:44:26 UTC Comment hidden (spam)
Comment 1 Harald Sitter 2025-07-17 14:34:08 UTC Comment hidden (spam)
Comment 2 letsdiskuss 2025-07-17 20:15:01 UTC
Please fill in the bug report template


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
Comment 3 Bug Janitor Service 2025-08-01 03:46:29 UTC Comment hidden (spam)
Comment 4 letsdiskuss 2025-08-03 07:48:19 UTC Comment hidden (spam)
Comment 5 Nate Graham 2025-09-23 22:01:02 UTC
I can't reproduce this. The keys work as expected when the focus is in the text field (they edit the text) or the view (they navigate backwards or trash the selected file).

Can you attach a screen recording that shows the issue happening?

Also, what OS are you using?

Thanks a lot!
Comment 6 letsdiskuss 2025-09-24 18:35:13 UTC
I'm on NixOS 25.05. I get this error when I try screen-recording "An error occurred while attempting to record the screen. Screen recording is not available on X11."
Comment 7 Nate Graham 2025-09-25 14:59:48 UTC
Then you'll need to use an X11-compatible screen recording app (e.g. SimpleScreenRecorder or Vokoscreen) or use the Wayland session, where screen recording works in Spectacle.
Comment 8 letsdiskuss 2025-09-25 23:23:25 UTC
I'm unable to reproduce it at the moment. Right now I'm on
KDE Plasma Version: 6.3.6
KDE Frameworks Version: 6.14.0
Qt Version: 6.9.2
Was it fixed because Qt 6.9.1 -> 6.9.2? Otherwise I don't know, I changed nothing.