Autocomplete - not working in Android mobile browser

Author: MaxwellKeebleCreated Jan 14, 2018Updated Sep 12, 2025

(Sorry if I've missed something or if this is a browser-specific issue not fixable in Codemirror!)

In http://codemirror.net/demo/xmlcomplete.html (for example), '<' triggers autocomplete on iOS Safari and desktop Chrome but does not display anything on mobile Chrome on Android.

Working on iOS (Safari on iOS 11.2):

image-1 1413 custom

Not doing anything on mobile Chrome on Android (63.0.3239.111 on Android 7.0.0):

2018-01-14 12 55 47 custom

I'd really appreciate any help with this issue.