Summary: | Password field loses focus after click on media controls | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Patrick Silva <bugseforuns> |
Component: | Theme - Breeze | Assignee: | visual-design |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bhush94, nate, plasma-bugs |
Priority: | NOR | Keywords: | usability |
Version: | 5.21.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/bcc4ff7305dc0b5dc889391a871c66bfa22e7ee5 | Version Fixed In: | 5.22 |
Sentry Crash Report: |
Description
Patrick Silva
2021-05-20 01:57:53 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/872 A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/873 Git commit 5c48f4a33527e3827ca0cd2d7c788119596ba8f3 by Nate Graham, on behalf of Jan Blackquill. Committed on 21/05/2021 at 15:03. Pushed by ngraham into branch 'master'. lockscreen: make MediaControls tab-focus only Users are unlikely to want focus diverted away from the password field when interacting with the media controls; setting the focus policy to TabFocus makes sure that mouse usage doesn't divert focus while keeping keyboard navigation intact. FIXED-IN: 5.22 M +3 -0 lookandfeel/contents/lockscreen/MediaControls.qml https://invent.kde.org/plasma/plasma-workspace/commit/5c48f4a33527e3827ca0cd2d7c788119596ba8f3 Git commit bcc4ff7305dc0b5dc889391a871c66bfa22e7ee5 by Nate Graham, on behalf of Jan Blackquill. Committed on 21/05/2021 at 15:04. Pushed by ngraham into branch 'Plasma/5.22'. lockscreen: make MediaControls tab-focus only Users are unlikely to want focus diverted away from the password field when interacting with the media controls; setting the focus policy to TabFocus makes sure that mouse usage doesn't divert focus while keeping keyboard navigation intact. FIXED-IN: 5.22 (cherry picked from commit 5c48f4a33527e3827ca0cd2d7c788119596ba8f3) M +3 -0 lookandfeel/contents/lockscreen/MediaControls.qml https://invent.kde.org/plasma/plasma-workspace/commit/bcc4ff7305dc0b5dc889391a871c66bfa22e7ee5 |