Summary: | Text field not automatically focused on SDDM "Others..." page | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | BingMyBong <bingmybong> |
Component: | Theme - Breeze | Assignee: | visual-design |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kde, nate, plasma-bugs |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | 5.23.4 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/02caec42f6f754cfbb317eb834e3e51dcd956b5f | Version Fixed In: | |
Sentry Crash Report: |
Description
BingMyBong
2022-01-02 10:16:35 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1392 Git commit 10b31ead111ab623879e7796f1434c15097b1f29 by Nate Graham, on behalf of Fabian Vogt. Committed on 23/01/2022 at 22:48. Pushed by ngraham into branch 'master'. Make SessionManagementScreen a FocusScope SessionManagementScreen needs to be a FocusScope, so that when it gets focused directly (through the StackView), it directs it to the proper control inside instead of stealing it from them. This fixes initial focus of the controls in the SDDM theme. M +1 -1 lookandfeel/contents/components/SessionManagementScreen.qml https://invent.kde.org/plasma/plasma-workspace/commit/10b31ead111ab623879e7796f1434c15097b1f29 Git commit 02caec42f6f754cfbb317eb834e3e51dcd956b5f by Nate Graham, on behalf of Fabian Vogt. Committed on 23/01/2022 at 22:49. Pushed by ngraham into branch 'Plasma/5.24'. Make SessionManagementScreen a FocusScope SessionManagementScreen needs to be a FocusScope, so that when it gets focused directly (through the StackView), it directs it to the proper control inside instead of stealing it from them. This fixes initial focus of the controls in the SDDM theme. (cherry picked from commit 10b31ead111ab623879e7796f1434c15097b1f29) M +1 -1 lookandfeel/contents/components/SessionManagementScreen.qml https://invent.kde.org/plasma/plasma-workspace/commit/02caec42f6f754cfbb317eb834e3e51dcd956b5f |