Summary: | The Search field is active now at start up, but there is no blinking cursor at the text field | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Ivaylo Atanasov <givbra> |
Component: | discover | Assignee: | Dan Leinir Turthra Jensen <leinir> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | aleixpol, bugseforuns, nate |
Priority: | NOR | Keywords: | junior-jobs, regression, usability |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/discover/commit/ebe4866e9855d2395276915e9a7621c40503887b | Version Fixed In: | 5.24.1 |
Sentry Crash Report: |
Description
Ivaylo Atanasov
2020-02-06 05:22:24 UTC
Something about the focus chain here isn't getting set up right. "When you open Discover in Plasma 5.18, your cursor will be in the search field, inviting you to immediately start looking for the programs you want to install." https://kde.org/announcements/plasma-5.18.0 I have tested Kubuntu 20.04 Daily Image and KDE Neon User edition as of 11.02.2020 and the blinking cursor is still not there - a little more work is needed ... Yes, the bug is not yet fixed. :) A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/38 A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/197 A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/250 Git commit 37f489f65b0e7fd21e9babd503a128449ff6c091 by Ismael Asensio, on behalf of Nate Graham. Committed on 05/02/2022 at 00:24. Pushed by iasensio into branch 'master'. Force focus to the search field properly This makes it blink as expected, and also respects the setting for whether or not to show the virtual keyboard. FIXED-IN: 5.24.1 Co-authored-by: Eamonn Rea <eamonnrea@gmail.com> M +5 -4 discover/qml/DiscoverDrawer.qml M +1 -0 discover/qml/DiscoverWindow.qml https://invent.kde.org/plasma/discover/commit/37f489f65b0e7fd21e9babd503a128449ff6c091 Git commit ebe4866e9855d2395276915e9a7621c40503887b by Ismael Asensio, on behalf of Nate Graham. Committed on 05/02/2022 at 00:29. Pushed by iasensio into branch 'Plasma/5.24'. Force focus to the search field properly This makes it blink as expected, and also respects the setting for whether or not to show the virtual keyboard. FIXED-IN: 5.24.1 Co-authored-by: Eamonn Rea <eamonnrea@gmail.com> (cherry picked from commit 37f489f65b0e7fd21e9babd503a128449ff6c091) M +5 -4 discover/qml/DiscoverDrawer.qml M +1 -0 discover/qml/DiscoverWindow.qml https://invent.kde.org/plasma/discover/commit/ebe4866e9855d2395276915e9a7621c40503887b |