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

Duplicated characters in new line when using Chinese language input #8839

Closed
yxlolxy opened this issue Jan 15, 2021 · 5 comments
Closed

Duplicated characters in new line when using Chinese language input #8839

yxlolxy opened this issue Jan 15, 2021 · 5 comments
Labels
browser:chrome browser:edge 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

@yxlolxy
Copy link

yxlolxy commented Jan 15, 2021

📝 Provide detailed reproduction steps (if any)

  1. redirect to the url ckeditor 5 custom-element-conversion demo
  2. delete everything
  3. input chinese character '?' with microsoft chinese input method

✔️ Expected result

only one '?' came out

❌ Actual result

'??' came out, more than one '?' expected

@yxlolxy yxlolxy added the type:bug This issue reports a buggy (incorrect) behavior. label Jan 15, 2021
@yxlolxy yxlolxy changed the title input chinese character like '?',',' after a widget input chinese character like '?',',' Jan 15, 2021
@FilipTokarski
Copy link
Member

FilipTokarski commented Jan 15, 2021

Hi, thanks for the report. I can confirm this issue, however the double ? is inserted only in new line. When there is some text before it, it seems to work fine:
ime_4

  • tested on Windows 10
  • browsers: Chrome, Edge

@FilipTokarski FilipTokarski added domain:typing/ime This issue reports a problem with standard typing & IME (typing method for CJK languages). browser:chrome browser:edge labels Jan 15, 2021
@FilipTokarski FilipTokarski changed the title input chinese character like '?',',' Duplicated characters in new line when using Chinese language input Jan 15, 2021
@yxlolxy
Copy link
Author

yxlolxy commented Jan 15, 2021

Hi, thanks for the report. I can confirm this issue, however the double ? is inserted only in new line. When there is some text before it, it seems to work fine:
ime_4

  • tested on Windows 10
    Thanks for your reply!I try to do something after the input event is emitted, but the result is not perfect,i will appriciate it if you can solve this

@FilipTokarski
Copy link
Member

There will be a huge change in the editor engine because we plan to continue our work on beforeInput migration. Hopefully, after it's done, a major part of IME issues will be fixed. You can track the progress here - #7462.

@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 still 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 13, 2023
@CKEditorBot CKEditorBot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:chrome browser:edge 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

5 participants