keepass2android icon indicating copy to clipboard operation
keepass2android copied to clipboard

Provide option for key input delay for additional field

Open shundred opened this issue 3 years ago • 1 comments

An app requires a 4 digit pin. At input it display 4 squares, 1 square for every digit. But when pin is given by keepass2android it only fills 1st square. I can manually press keys on keepass2android keyboard and it works fine. So please provide an option to set delay between key presses for individual fields.

shundred avatar Oct 15 '22 00:10 shundred

Compare #2064 TOTP: Individual input fields for each digit (example Paypal)

while I understand that it is helpful for users manually inputting TOTPs to make the display large, I consider it a bug in the target app/website if they use multiple fields for entering one value (i.e. the TOTP code), that's semantically not correct. While it may be possible to find workarounds to deal with this, they should fix their input fields (as paypal did).

Originally posted by @PhilippC in https://github.com/PhilippC/keepass2android/issues/2064#issuecomment-1874995432

WebworkrNet avatar May 11 '24 19:05 WebworkrNet