Skip to content

lockscreen: make MediaControls tab-focus only

Jan Blackquill requested to merge work/janb/no-yoink-focus into master

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.

BUG: 437390 FIXED-IN: 5.22

Merge request reports