You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.