Skip to content
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

Unable to input Japanese text using MessageComposer #5215

Closed
k0goto opened this issue Mar 21, 2024 · 3 comments
Closed

Unable to input Japanese text using MessageComposer #5215

k0goto opened this issue Mar 21, 2024 · 3 comments
Labels
bug Something isn't working waiting for response Further information is requested

Comments

@k0goto
Copy link

k0goto commented Mar 21, 2024

Describe the bug

Unable to input Japanese text using MessageComposer.
Japanese is a language composed of three types of characters: Hiragana, Katakana, and Kanji. When input Japanese text on a app, we use software called an Input Method Editor (IME) to convert the character types.
Since updating my app's Stream SDK to version 6.1.0, The MessageComposer now confirms the input result with each character inputted. As a result, it has become impossible to input Japanese text because the IME cannot be used.

SDK version

  • 6.1.0

To Reproduce

Expected behavior

Device:

  • Vendor and model: Google Pixel7
  • Android version: 14

Screenshots

6.0.14 Since 6.1.0
screencap-2024-03-21T085638.396Z.mp4
screencap-2024-03-21T090206.996Z.mp4
@k0goto k0goto added the bug Something isn't working label Mar 21, 2024
@DanielNovak
Copy link
Contributor

This looks like an issue on our side, we will investigate it as soon as possible. Thanks for reporting.

@kanat
Copy link
Collaborator

kanat commented Sep 25, 2024

Hi @k0goto,

I was unable to replicate it with v6.5.0 on Pixel 7 (Android 14). Could you please double-check with the latest version?

Screen_recording_20240925_111107.mp4

@kanat kanat added the waiting for response Further information is requested label Sep 25, 2024
Copy link
Contributor

github-actions bot commented Oct 4, 2024

This issue has been automatically closed because there has been no response to our request from the original author. Please don't hesitate to comment on the bug if you have any more information for us - we will reopen it right away! Thanks for your contribution.

@github-actions github-actions bot closed this as completed Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working waiting for response Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants