Skip to content

KPasswordLineEdit: Add toggle password visibility in context menu

Carl Schwan requested to merge work/carl/add-show-password-context-menu into master

This fix an accessibility issue since the action button in QLineEdit is not accessible with the keyboard.

Merge request reports