| Summary: | Add option to reject input in the password input field until after a key is pressed | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | cfsharp <cfsharpie> |
| Component: | Screen locking | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | kdedev |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | 6.5.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
cfsharp
2026-01-22 18:59:59 UTC
Thanks for the feature request. I would reword this a little. Option to: Reject input in the password input field until after a key is pressed If we rejected all key presses at the lock screen, it would prevent it from showing the password field with the keyboard (as opposed to the mouse). There would also be users who, some for accessibility reasons, would need a way of focusing the input field with the keyboard (for instance with tab) if necessary. I'll forward this on so the maintainers can weigh in. Thanks for the catch, I updated the title to reflect that(In reply to TraceyC from comment #1) > Thanks for the feature request. I would reword this a little. > > Option to: > Reject input in the password input field until after a key is pressed > > If we rejected all key presses at the lock screen, it would prevent it from > showing the password field with the keyboard (as opposed to the mouse). > There would also be users who, some for accessibility reasons, would need a > way of focusing the input field with the keyboard (for instance with tab) if > necessary. > > I'll forward this on so the maintainers can weigh in. Thanks for the input, I updated the title to reflect that. I'm not looking to reject all key presses on the lock screen, I would just like to not have key presses forwarded to the text box until after a key press, mouse movement, click, etc makes the password field visible. I think also clearing the password field when it becomes visible could also provide the same functionality without having to reject key presses on the lock screen. |