Bug 367563

Summary: Breeze sddm theme does not focus the password input, if there is only one user to choose from
Product: [Plasma] plasmashell Reporter: Jonathan Kolberg <j_kolberg11>
Component: Global Theme packagesAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: plasma-bugs-null, simonandric5
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jonathan Kolberg 2016-08-19 12:49:49 UTC
If you want to login and only have one user you cannot type in the password an press enter to login.

Reproducible: Always

Steps to Reproduce:
1. Have only one system user
2. Start sddm breeze theme


Actual Results:  
Focus is not in the password input

Expected Results:  
Focus is in the password input
Comment 1 Jonathan Kolberg 2016-08-29 10:17:46 UTC
Commit d3c5c6a23516077dcd333c0d7da9c91eb79cee71 fixes the issue. The login works as expected.