Skip to content

Disable undo action for lockscreen text field

For security reasons, the undo action of the password text field in the lockscreen gets disabled. This was done by catching the undo event in the key event handler of the text field.

BUG: 453828

Merge request reports