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

Japanese Text Disappears with IME #2944

Closed
akashdeep-sarin opened this issue Jul 24, 2019 · 2 comments
Closed

Japanese Text Disappears with IME #2944

akashdeep-sarin opened this issue Jul 24, 2019 · 2 comments

Comments

@akashdeep-sarin
Copy link

Do you want to request a feature or report a bug?

Bug

What's the current behavior?

When a user types a text in Japanese, the text seems to disappear.
At fast typing speeds, the bug is easily reproducible.
Microsoft IME is used for Japanese text in Chrome on Windows.

For bugs, you must include the following:

  • A JSFiddle that minimally reproduces the issue:
    Any sample application including example on slate.js shows this behaviour.

  • A GIF showing the issue in action.
    japanese_text_issue

  • Information about your OS, browser, Slate version, etc.
    OS: Windows 10
    Browser: Chrome
    Slate Version: 0.45 (and 0.47.4(latest))

What's the expected behavior?

Text should come up as soon as it is typed... Something like as in MS word....
Also being reflected as a part of the Document object in parallel...
japanese_text_issue_ms_word

@milkman4
Copy link

milkman4 commented Jul 30, 2019

This is a known issue. Here's a similar one #2368

@ianstormtaylor
Copy link
Owner

I believe that this may be fixed by #3093, which has changed a lot of the logic in Slate and slate-react especially. I'm going to close this out, but as always, feel free to open a new issue if it persists for you. Thanks for understanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants