react-input-enhancements icon indicating copy to clipboard operation
react-input-enhancements copied to clipboard

Autocomplete not working on mobile

Open k-dahl opened this issue 9 years ago • 4 comments
trafficstars

On chrome mobile the auto-complete appears to take the first suggestion upon a 2nd letter being typed. It also won't allow the field to be deleted afterwards, instead highlighting the last character of the auto-completed value.

So, on entering Ca I end up with Cambodia, and trying to delete anything will just highlight the last a.

k-dahl avatar Jun 24 '16 01:06 k-dahl

Are you using Android? Chrome for iOS seems to be working fine.

alexkuz avatar Jun 24 '16 15:06 alexkuz

Android 6.0.

It seems it's more specific to the Google Keyboard rather than the browser, as a similar behaviour occurs with Firefox. Another keyboard (HTC Sense Input) on my phone does not show the issue.

k-dahl avatar Jun 24 '16 16:06 k-dahl

@blitzd can you check if it is still relevant? There were some changes in Autocomplete that could affect this issue. I didn't fix it specifically for this issue, but who knows.

alexkuz avatar Sep 18 '16 19:09 alexkuz

I can confirm it's still an issue. I don't own an Android, unfortunately, to debug it.

dminkovsky avatar Dec 03 '17 18:12 dminkovsky