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

(Bug report) The first symbol of each paragraph will be input repeatedly, when inputting with Chinese keyboard. #11290

Closed
jinnnyang opened this issue Feb 16, 2022 · 1 comment
Labels
resolution:duplicate This issue is a duplicate of another issue and was merged into it. type:bug This issue reports a buggy (incorrect) behavior.

Comments

@jinnnyang
Copy link

📝 Provide detailed reproduction steps (if any)

  1. Open the ckeditor-demo and remove the default content in the editor.
  2. Switch the input method to Microsoft Pinyin input method
  3. Press the '[' key

✔️ Expected result

Press once to appear a symbol,looks like:
expected

❌ Actual result

Press once to appear two symbols!!!

accually

📃 Other details

  • Browser: Mirosoft Edge 98.0.1108.43
  • OS: Windows 10 version 19044.1526

I came from another project called trilium(original issue) and initially found this bug in this editor project, but I also found the bug in your demo. More information:

  • This bug doesn't happen all the time, but it happens quite frequently.
  • This bug does not appear on edge browsers on android phones.

If you'd like to see this fixed sooner, add a 👍 reaction to this post.

@jinnnyang jinnnyang added the type:bug This issue reports a buggy (incorrect) behavior. label Feb 16, 2022
@FilipTokarski
Copy link
Member

Hi, thanks for the report. We are aware of this problem (tracking it here) as it's a part of a bigger issue with IME in general. Those issues will be resolved when we get back to work on beforeInput, which is currently high on our priorities list.
I'll close this one as a duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution:duplicate This issue is a duplicate of another issue and was merged into it. type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

2 participants