https://bugs.kde.org/show_bug.cgi?id=508850
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED CC| |aleix...@kde.org, | |n...@kde.org Product|frameworks-kio |xdg-desktop-portal-kde Summary|Open With > dialog does not |Open With dialog should |allow keyboard activation |pre-select something in the | |view after searching Version First|git master |6.4.80 Reported In| | Ever confirmed|0 |1 Keywords| |usability Component|Open/save dialogs |general Assignee|kio-bugs-n...@kde.org |plasma-b...@kde.org --- Comment #1 from Nate Graham <n...@kde.org> --- The problem in your steps is that KWrite isn't automatically selected in the view; you have to to that yourself with the down arrow key or tab key. If we auto-focused stuff in the view, we'd have to remove focus from the search field, and that would be annoying because how would we know when you're finished typing? We could give it *inactive* selection and keep the active focus in the search field, the way Kickoff does. This would speed up the common case where you search for something, narrow the view down to one item, and want to choose it immediately. -- You are receiving this mail because: You are watching all bug changes.