Bug 498689

Summary: If a user Ctrl+A, then de-select the folder(s) while holding Ctrl, pressing Enter key enters the de-selected folder, instead of submitting the file(s).
Product: [Frameworks and Libraries] frameworks-kio Reporter: Fernando M. Muniz <fernandommuniz>
Component: Open/save dialogsAssignee: KIO Bugs <kio-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: kdelibs-bugs-null, kfm-devel, nate
Priority: NOR    
Version First Reported In: 6.10.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Fernando M. Muniz 2025-01-15 12:16:16 UTC
1. Have the File Picker showing a place where there is at least one folder and a bunch of files.
2. Press Ctrl+A to select everything.
3. De-select the folder so only the files are selected.
4. Press Enter key on your keyboard.

Result:
Instead of submitting the files, it enters the de-selected folder.
Comment 1 Nate Graham 2025-01-15 18:11:47 UTC
Can reproduce in the file picker.
Comment 2 Fernando M. Muniz 2025-05-28 16:05:26 UTC
Even if Ctrl+A is pressed without folders being present, the Enter button doesn't work.
However it does work if the files get selected by using rubberband selection.
I also noticed that Ctrl+A doesn't select without clicking on the File Picker's background first, which makes it not friendly to use with just the keyboard.