TinoGuo / pin_input_text_field

A textField widget to help display different style pin
Apache License 2.0
368 stars 81 forks source link

jump cursor to start pin after tap on pin number two or three in PWA #76

Open AhmadFalahian opened 1 year ago

AhmadFalahian commented 1 year ago

I am using your package and while working with it I noticed a bug in it, in the output of PWA when there are six boxes, if we fill the first box with a number and then press on the second box, the cursor will return to the first and It starts to be typed after the first number. This problem also occurs when the first and second boxes have values and we click on the third box, and it will not be a problem for other boxes. I tested the output on the mobile browser, which had this problem, but apparently this problem does not exist in the Windows browser. If needed, it is possible to send a sample video.

TinoGuo commented 1 year ago

@AhmadFalahian can u share the version with issue?