gskinnerTeam / flutter-folio

A platform adaptive Flutter app for desktop, mobile and web.
MIT License
3.85k stars 787 forks source link

Windows version: Problem with setting first/last name #11

Closed wugulabs closed 3 years ago

wugulabs commented 3 years ago

How to trigger issue:

What we expect: you can type a name of multiple characters What happens: after typing 1 character (which is shown) the text edit box loses focus, and you all other typed characters are lost. You need to tap on the text edit box after each character to be able to add another character

wugulabs commented 3 years ago

I notice this was already reported in #8