-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Issue typing Korean after two space characters #11569
Comments
Hi, thanks for the report. We are aware of issues with IME and we plan to address them in migration to |
The issue is no longer reproducible on branch |
Still problems... KakaoTalk_20230328_013324904.mp4 |
Related issue reported for Android Chrome: #13693. |
The work for this issue and others related is completed in the #16289, and we finalized the round of internal (successful) tests. I encourage everyone to test the PR if you have a chance. It should be merged in the following days, and will be a part of the next release. |
Fix (typing, engine): Predictive text should not get doubled while typing. Closes ckeditor#16106. Fix (engine): The reverse typing effect should not happen after the focus change. Closes ckeditor#14702. Thanks, @urbanspr1nter! Fix (engine, typing): Typing on Android should avoid modifying DOM while composing. Closes ckeditor#13994. Closes ckeditor#14707. Closes ckeditor#13850. Closes ckeditor#13693. Closes ckeditor#14567. Closes: ckeditor#11569.
📝 Provide detailed reproduction steps (if any)
When typing Korean in CKEditor, after typing two spaces vowels stop being combined.
✔️ Expected result
The vowels should be combined again, and produce the same character which was produced when typing them before the spaces.
❌ Actual result
The vowels are not combined.
📃 Other details
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: