Bug Report: Text corruption when using Japanese keyboards on iOS GitHub Mobile #172369
Unanswered
shuhei1101
asked this question in
Mobile
Replies: 1 comment
-
|
Hi @shuhei1101 Thanks for documenting this issue so clearly! 🙌 I’ve also seen similar problems with custom keyboards on iOS, so it looks consistent with what you described. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
When using a third-party Japanese keyboard on iOS, the text may temporarily become corrupted under certain conditions, causing the keyboard to stop input.
It seems that the GitHub Mobile code editor internally modifies and restores the text field during this process.
Steps to Reproduce
あいうえおおintoぉ)Actual Behavior
えdisappears and the text becomesあいうぉあいうえぉExpected Behavior
あいうえぉwithout corruptionNotes
Beta Was this translation helpful? Give feedback.
All reactions