-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Last word of wide character (Chinese/Japanese/Korean) isn't sent #5495
Comments
I haven't been able to reproduce this yet - I tried the Pressing enter will kill the character selector and leave the roman characters in the composer, but it doesn't send anything without pressing enter again (and then it sends the mostly-completed Chinese sentence with just the last syllable un-transliterated). I guess this problem is at least partially dependent on the input method being used - can you advise which one were you using when you experienced this problem? |
Thanks for the reply. I've tried macOS default korean input method and also other 3rd party input method. Both shows same. As you see on the screenshot, I've tried put the full sentence but it was only sent without last word. I've seen the similar issue on other Electron app (VSCode) but that time, the only last character was not sent not the whole last word. |
@eunchan are you still seeing this on recent Riot versions (0.17 and higher)? |
My organization no longer uses riot due to below issue. I didn’t test it after that.
On Oct 31, 2018, at 4:07 PM, Travis Ralston <[email protected]> wrote:
@eunchan <https://github.com/eunchan> are you still seeing this on recent Riot versions (0.17 and higher)?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#5495 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ABIzbkH_9CoRjttE5H2vnuYyzyzSdmGTks5uqi0xgaJpZM4QO_Oo>.
|
@turt2live Unfortunately there appears to be a pretty significant upstream bug in Slate that is worse than this issue. |
@turt2live I assume someone is going to write a bunch of tests for all of these input bugs? |
First step is figuring out what all the root causes are, then determining if they are upstream issues (like this one), then fixing, then maybe tests. It's incredibly difficult to write tests for the thousands of different ways to type a message though. |
Closing in favour of #7665 to track the upstream issue. |
Description
If user types CJK sentence and press enter to send the text, last word won't be transmitted to the server.
Steps to reproduce
Version information
For the web app:
For the desktop app:
The text was updated successfully, but these errors were encountered: