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

When using IME inside angular, will create blank line that cannot be deleted. #4072

Closed
linjie0928 opened this issue Mar 21, 2024 · 1 comment

Comments

@linjie0928
Copy link

When I use Chinese IME, when I leave IME with the delete key and immediately wrap, a row of text strings that cannot be deleted appears.

This problem does not occur in native quilljs, but it does happen if I directly import quill.js into Angular .

Steps for Reproduction
I found the exact sequence to trigger it.

  1. Entering a letter into an IME
  2. Delete key
  3. Enter key
    ghost line will apear.
2024-03-21.5.52.07.mov

Or, it can be recreate in ngx quill example websit:
https://killercodemonkey.github.io/ngx-quill-example/

Platforms:
Angular 17.0.0, chrome

Include browser, operating system and respective versions

Version:
"quill": "^2.0.0-rc.3",

@luin
Copy link
Member

luin commented Mar 22, 2024

Merging into KillerCodeMonkey/ngx-quill#1821

@luin luin closed this as completed Mar 22, 2024
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

2 participants