Bug 498689 - 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).
Summary: If a user Ctrl+A, then de-select the folder(s) while holding Ctrl, pressing E...
Status: CONFIRMED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Open/save dialogs (other bugs)
Version First Reported In: 6.10.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-15 12:16 UTC by Fernando M. Muniz
Modified: 2025-05-28 16:05 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 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.