| Summary: | Add feature for not accepting keys being held in the password's input field | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Fernando Marcelino Muniz <fernandommuniz> |
| Component: | Screen locking | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | nate |
| Priority: | NOR | Keywords: | accessibility, usability |
| Version First Reported In: | 6.4.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Fernando Marcelino Muniz
2025-09-19 14:45:56 UTC
You're probably right that there's no particular use case for key repeat in a text field where you need to precisely enter the correct thing. But on the other hand, disabling it would reduce consistency and actually require quite a lot of code, as there's no built-in feature to override key repeat in a specific text field. So we'd have to roll our own. Since this text field is security-sensitive, I think using the standard one is safer, which means saying no to this idea, sorry. |