Markdown editor issue on GitHub Android #196851
Replies: 2 comments
-
|
Thank you for your interest in contributing to our community! We currently only accept discussions created through the GitHub UI using our provided discussion templates. Please re-submit your discussion by navigating to the appropriate category and using the template provided. This discussion has been closed because it was not submitted through the expected format. If you believe this was a mistake, please reach out to the maintainers. |
Beta Was this translation helpful? Give feedback.
-
|
#196851 - Markdown editor doubling words on GitHub Android This is a known bug in the GitHub Android app markdown editor. When you press Enter (or the return key on your keyboard), the last word of the current line gets duplicated on the new line. Workarounds
Reporting the bugIf you have not already, please report this through the official channel:
Include your Android version, device model, keyboard app (Gboard, Samsung Keyboard, etc.), and GitHub app version. This information helps reproduce the bug. The bug appears to be in the markdown editor text input handling — specifically how the app processes IME composition events when the Enter key is pressed. It is most noticeable with CJK keyboards and predictive text enabled. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Last word getting doubled after pressing enter like this
this
Need to enter 2 time the delete last duplicate word to write properly.
Beta Was this translation helpful? Give feedback.
All reactions