How to disable autocorrect in HTML input on Android?

后端 未结 3 786
灰色年华
灰色年华 2021-02-12 17:50

I can not disable autocorrect of text input in web browser on Android.

I tried this:



        
3条回答
  •  清歌不尽
    2021-02-12 18:09

    In experiencing the same issue I did some digging and discovered it is indeed a bug in Chrome for Android. It appears to just recently have been fixed and hopefully should be released in an update soon.

    https://code.google.com/p/chromium/issues/detail?id=303883&q=autocorrect&colspec=ID%20Pri%20M%20Iteration%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified

    Also feel free to Star the issue to help boost the ranking...

提交回复
热议问题