osu-web icon indicating copy to clipboard operation
osu-web copied to clipboard

In modding review, autocorrect mobile keyboards may duplicate text, make text input weird, and make the entire modding page blank.

Open Cynplytholowazy opened this issue 4 years ago • 3 comments

Autocorrect mobile keyboards may duplicate text, make text input weird, and make the entire modding page blank. This issue will occur when using Google Keyboard for Android. Other similar autocorrect keyboards may be affected by these too.

I am using the Chinese Pinyin variant of Google Keyboard in the below videos attached. This is reproducible with Gboard - the Google Keyboard.

Video: Weird text input when editing in-between numbers.

Video: Any kind of keyboard input mid-text will cause texts to duplicate.

Video: Holding backspace will cause the page disappear.

Cynplytholowazy avatar Jun 02 '20 13:06 Cynplytholowazy

The main issue appears to be the way Android keyboards handle input events for browsers making it problematic for React and WYSIWYG editors. https://github.com/ianstormtaylor/slate/search?q=android+input&type=Issues

notbakaneko avatar Aug 31 '20 04:08 notbakaneko

Also general IME bugs https://github.com/ianstormtaylor/slate/search?q=IME&type=issues

notbakaneko avatar Jun 23 '22 05:06 notbakaneko

Will bump this up in priority due to multiple people hitting it.

peppy avatar Sep 20 '22 07:09 peppy