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

[IME] Typing after multiple spaces breaks the composition #5895

Closed
farthinker opened this issue Dec 3, 2019 · 4 comments
Closed

[IME] Typing after multiple spaces breaks the composition #5895

farthinker opened this issue Dec 3, 2019 · 4 comments
Labels
domain:typing/ime This issue reports a problem with standard typing & IME (typing method for CJK languages). resolution:expired This issue was closed due to lack of feedback. status:stale type:bug This issue reports a buggy (incorrect) behavior.

Comments

@farthinker
Copy link

📝 Provide detailed reproduction steps (if any)

  1. Start typing in an empty paragraph
  2. Type several characters, 'abc' for example, and then insert more than 2 spaces.
  3. Start typing with Chinese IME

This issue might be related to #5877

✔️ Expected result

Correctly insert Chinese words.

❌ Actual result

Composition breaks.

📃 Other details

  • Browser: Chrome 78.0.3904.108
  • OS: Mac OS 10.15.1
  • CKEditor version: CKEditor5 v15.0.0
  • Installed CKEditor plugins: nothing special

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

@farthinker farthinker added the type:bug This issue reports a buggy (incorrect) behavior. label Dec 3, 2019
@Reinmar Reinmar added the domain:typing/ime This issue reports a problem with standard typing & IME (typing method for CJK languages). label Dec 4, 2019
@Mgsy
Copy link
Member

Mgsy commented Dec 4, 2019

I can confirm this issue.

bug_cke5

@LukaszGudel
Copy link
Contributor

LukaszGudel commented Jan 11, 2021

Current state of this issue:

  • works correctly on Safari
  • in Chrome bugged just like in the gif above
  • in Firefox works correctly if there is odd number of spaces and breaks composition if there is even number of spaces

Firefox:

@CKEditorBot
Copy link
Collaborator

There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.

@CKEditorBot
Copy link
Collaborator

We've closed your issue due to inactivity over the last year. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).

@CKEditorBot CKEditorBot added the resolution:expired This issue was closed due to lack of feedback. label Nov 7, 2023
@CKEditorBot CKEditorBot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:typing/ime This issue reports a problem with standard typing & IME (typing method for CJK languages). resolution:expired This issue was closed due to lack of feedback. status:stale type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

7 participants