Home GnuPG

qt: Select generated password explicitly after giving focus to input

Description

qt: Select generated password explicitly after giving focus to input

qt/pinentrydialog.cpp (PinEntryDialog::generatePin): Select text in

input field.

Giving the keyboard input focus to the input field does not always
seem to select the generated password automatically. Explicitly
selecting the password after giving focus makes sure the password
is always selected.

Details

Provenance
ikloeckerAuthored on Aug 11 2021, 10:12 AM
Parents
rP42c0d3ee935d: qt: Make the generate password action accessible
Branches
Unknown
Tags
Unknown
Tasks
T5543: pinentry-qt: Accessibility switch to repeat on enter