Closed

Description
- Go to http://brianreavis.github.io/selectize.js/
- Type "test," into the Tags example
- Notice that the delimiter was ignored and you're still working on the same tag
Happens on Android 4.4, Moto X, Chrome 33. Blink version 537.36, on various keyboards (felt it was worth checking).
Going to look into it further when I have a chance, but if you have any questions let me know.
Edit: https://code.google.com/p/chromium/issues/detail?id=118639 seems to be the root cause, which has been open for over two years. Chrome for Android doesn't fire onKeyPress events.