Open
Description
Version
2.6.10
Reproduction link
https://codesandbox.io/embed/k36zj3z5o7
Browser info
android 5.1.1
android system webview 55.0.2883.91.
Steps to reproduce
input phone number more than 3.
What is expected?
when i input phone number more than 3 ,the position of cursor will be the last .
What is actually happening?
when i input phone number more than 3 ,the position of cursor is not on the last.I suppose the reason is the bug of microtask in this version of android webview.