[kdeplasma-addons] [Bug 437959] Search field loses focus after search is finished
https://bugs.kde.org/show_bug.cgi?id=437959 Nate Graham changed: What|Removed |Added Status|ASSIGNED|RESOLVED Version Fixed In||5.23 Resolution|--- |FIXED Latest Commit||https://invent.kde.org/plas ||ma/kdeplasma-addons/commit/ ||c81dc306276b427890561a63441 ||6d800315d2c7e --- Comment #5 from Nate Graham --- Git commit c81dc306276b427890561a634416d800315d2c7e by Nate Graham, on behalf of Bharadwaj Raju. Committed on 26/07/2021 at 14:20. Pushed by ngraham into branch 'master'. [applets/weather] Don't switch focus away from search field to result list Switching focus away from search field to result list while the user is typing results in a very annoying search experience. This change doesn't slow down the user, since the first result is still selected but not focused. So when user can still directly click "Select" without having the select the first item. To make this even nicer, the up and down arrow keys can now be used to navigate the results list while the search field is still focused. FIXED-IN: 5.23 M +24 -13 applets/weather/package/contents/ui/config/WeatherStationPicker.qml M +1-1 applets/weather/package/contents/ui/config/WeatherStationPickerDialog.qml https://invent.kde.org/plasma/kdeplasma-addons/commit/c81dc306276b427890561a634416d800315d2c7e -- You are receiving this mail because: You are watching all bug changes.
[kdeplasma-addons] [Bug 437959] Search field loses focus after search is finished
https://bugs.kde.org/show_bug.cgi?id=437959 Nate Graham changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #4 from Nate Graham --- This is being worked on at https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/76 -- You are receiving this mail because: You are watching all bug changes.
[kdeplasma-addons] [Bug 437959] Search field loses focus after search is finished
https://bugs.kde.org/show_bug.cgi?id=437959 Patrick Silva changed: What|Removed |Added CC||bugsefor...@gmx.com --- Comment #3 from Patrick Silva --- Yesterday I noticed this bug on Arch Linux running Plasma 5.22.2. -- You are receiving this mail because: You are watching all bug changes.
[kdeplasma-addons] [Bug 437959] Search field loses focus after search is finished
https://bugs.kde.org/show_bug.cgi?id=437959 Paul Worrall changed: What|Removed |Added CC||p.r.worr...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[kdeplasma-addons] [Bug 437959] Search field loses focus after search is finished
https://bugs.kde.org/show_bug.cgi?id=437959 --- Comment #2 from medin --- (In reply to Nate Graham from comment #1) > This is intentional so that you can select an item from the search field > using the keyboard, but I guess we can make it easier for the search field > to regain focus, either when you type or when you hit the up arrow at the > top list item--or both. It would be best if the focus remains in search field even if search is finished and then user can press tab key two times to jump to result list, because for someone who type slowly it's frustrating to re-click in search field after every character is typed, because for now you have to finish typing the whole correct word before the search is finished to avoid lose of focus. -- You are receiving this mail because: You are watching all bug changes.
[kdeplasma-addons] [Bug 437959] Search field loses focus after search is finished
https://bugs.kde.org/show_bug.cgi?id=437959 Nate Graham changed: What|Removed |Added CC||n...@kde.org Status|REPORTED|CONFIRMED Ever confirmed|0 |1 Keywords||usability --- Comment #1 from Nate Graham --- This is intentional so that you can select an item from the search field using the keyboard, but I guess we can make it easier for the search field to regain focus, either when you type or when you hit the up arrow at the top list item--or both. -- You are receiving this mail because: You are watching all bug changes.