https://bugs.kde.org/show_bug.cgi?id=466206
--- Comment #3 from [email protected] --- well, regarding the up/down arrow when the 'name' input has focus: The list-panel above differentiates between a selection (dark blue background) when clicking into it with the mouse and a 'selection-hint' with a light blue background when using the arrow-keys in the 'name' input field For me, this would be ok to leave as it is, if the light-blue selection marker would behave properly when using the arrow-keys in the 'name' input. Right now, it appears sometime, but most often it does not. So we have no visual feedback Regarding the initial focus: If we select the list-panel, then pressing letter keys should navigate to entries starting with the pressed letter So, starting typing (muscle memory) could take more than the first letter typed into account and select a filename starting with the letters typed in short succession (after a pause, the selection process would start over freshly. it was designed like this and still works like that - i checked) Then you have both: typing selects the file you want, you could still go to any other field with ALT+<shortcut_letter_of_field> and edit the selection (like: ALT-n for name field) or press ENTER to confirm your selection -- You are receiving this mail because: You are watching all bug changes.
