Bug 507605 - Open dialog's focus is on the filename field by default; focusing the view would be better
Summary: Open dialog's focus is on the filename field by default; focusing the view wo...
Status: CONFIRMED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Open/save dialogs (other bugs)
Version First Reported In: 6.16.0
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords: accessibility, usability
Depends on:
Blocks:
 
Reported: 2025-07-28 17:30 UTC by Fernando M. Muniz
Modified: 2025-09-23 21:55 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-07-28 17:30:49 UTC
STEPS TO REPRODUCE
1. Go to a site that allows users to upload content, then press the add/upload button.
2. Try to navigate the items with the arrow keys.

OBSERVED RESULT
The focus is on the input field, which is only useful for downloading.

EXPECTED RESULT
The focus should be on the folders and items.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.4.3
KDE Frameworks Version: 6.16.0
Qt Version: 6.9.1
Kernel Version: 6.15.8-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i5-11300H @ 3.10GHz
Memory: 9 GB of RAM (8.1 GB usable)
Graphics Processor 1: NVIDIA GeForce GTX 1650
Graphics Processor 2: Intel® Iris® Xe Graphics
Manufacturer: LENOVO
Product Name: 82MG
System Version: IdeaPad Gaming 3 15IHU6

ADDITIONAL INFORMATION
What is the point of the input field for uploads?
Comment 1 TraceyC 2025-08-01 17:50:16 UTC
Thanks for the report. This is more a feature request than a bug. There is use in having the focus be on the input field, since you can start typing a filename and it will start autocompleting. It's possible to move to the main file and folder pane with mouse or keyboard.

I can see this is not what people might want or expect. I'll send this to the developers to consider.