https://bugs.kde.org/show_bug.cgi?id=480724
Bug ID: 480724 Summary: Lockscreen can't unlock with non-numeric passwords Classification: Plasma Product: plasma-mobile Version: unspecified Platform: Neon OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: plasma-mobile-bugs-n...@kde.org Reporter: stevew...@googlemail.com CC: c...@carlschwan.eu Target Milestone: --- SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Use a password not containing only numbers 2. Lock the device 3. Try to unlock the device OBSERVED RESULT The unlock screen only allows the numbers from 0-9 and unlocking is not possible anymore without an external keyboard. EXPECTED RESULT Allow unlocking for normal passwords without using an external keyboard. Either by offering letters and symbols in that widget or automatically showing an on-screen keyboard. SOFTWARE/OS VERSIONS Linux/KDE Plasma: kde neon (available in About System) KDE Plasma Version: RC2 KDE Frameworks Version: RC2 Qt Version: 6.6.1 ADDITIONAL INFORMATION The offending code for the Pin Input is in this file: https://invent.kde.org/plasma/plasma-mobile/-/blob/master/lookandfeel/contents/lockscreen/Keypad.qml It's hardcoded to only allow the numbers from 0-9. I have kde neon installed on a x86 tablet and currently have to activate caffeine so it will not automatically lock at the moment, I have the system set to automatically log in on boot. -- You are receiving this mail because: You are watching all bug changes.