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

Quill 2.0 Safari IME new line on composition end #4134

Closed
gekko2588 opened this issue Apr 24, 2024 · 0 comments · Fixed by #4201
Closed

Quill 2.0 Safari IME new line on composition end #4134

gekko2588 opened this issue Apr 24, 2024 · 0 comments · Fixed by #4201
Assignees

Comments

@gekko2588
Copy link

Since the update to Quill 2.0, when writing in Japanese IME on iOS Mac Safari, the editor adds a new line for each composition after pressing enter to commit.

Other browsers on iOS and Windows that were tested had no such problem.

Steps for Reproduction

  1. Visit https://quilljs.com/playground/snow
  2. Write with IME and commit the composition with Enter.

Expected behavior:
No new line, cursor/pointer should be behind the text.

Actual behavior:
A new line is added each time.

Platforms:
Mac Big Sur Version 11.7.10
Safari Version 16.6.1

Version:
Quill Version 2.0

Screen recording (mov):
https://github.com/quilljs/quill/assets/11930812/f8e9ce87-89e6-41e6-bd88-58283e71513c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants