give kpasswordlineedit strong focus
AbandonedPublic

Authored by sitter on Jun 18 2019, 4:00 PM.

Details

Reviewers
None
Summary

otherwise it can't get tabbed into using the keyboard.

BUG: 398275
FIXED-IN: 5.16.2
CHANGELOG: The password input can now be navigated to using the Tab key

Test Plan

on login page, tabbing from user to password field is working

Diff Detail

Repository
R871 DrKonqi
Branch
password-focus
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 12947
Build 12965: arc lint + arc unit
sitter created this revision.Jun 18 2019, 4:00 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJun 18 2019, 4:00 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
sitter requested review of this revision.Jun 18 2019, 4:00 PM
sitter abandoned this revision.Jun 18 2019, 4:57 PM

Actually this is a bit daft. I'll have a look at changing KPasswordLineEdit instead.