ethereum / ens-registrar-dapp

Registrar DApp for the Ethereum Name Service
MIT License
94 stars 56 forks source link

Typing into name field moves cursor to end #133

Open mjmau opened 7 years ago

mjmau commented 7 years ago

The name text entry field behaves unexpectedly when you set the cursor anywhere other than at the end and start typing. The first character typed is inserted as expected, but subsequent characters are appended to the end of the name.

(Parity Dapp Browser / Chrome / Mac OS Sierra)