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

[Playground] Bug: When you input Korean in Playground Poll Input, it appears twice #7296

Open
pppfeeling opened this issue Mar 5, 2025 · 3 comments
Labels

Comments

@pppfeeling
Copy link

Lexical version:

Steps To Reproduce

  1. go playground web site (https://playground.lexical.dev/)
  2. insert Poll
  3. Enter Korean in the option input
  4. If you input ㅎ, ㅎㅎ will be printed.
  5. If you input Hangul once, the letters will appear twice.
  6. English works fine.

example bug screen

Image

@pppfeeling pppfeeling changed the title Bug: Bug: When you input Korean in Playground Poll Input, it appears twice Mar 5, 2025
@pppfeeling pppfeeling changed the title Bug: When you input Korean in Playground Poll Input, it appears twice [Playground] Bug: When you input Korean in Playground Poll Input, it appears twice Mar 5, 2025
@etrepum
Copy link
Collaborator

etrepum commented Mar 5, 2025

Which platform and browser are you using?

@etrepum etrepum added the composition Relating to IME inputs label Mar 5, 2025
@etrepum
Copy link
Collaborator

etrepum commented Mar 5, 2025

I can't reproduce this on macOS 15.3.1 with Chrome, Firefox or Safari with the 2-Set Korean keyboard enabled

@pppfeeling
Copy link
Author

When I work on ios (ipad), it is fine.

but when i work on windows 11, it is not work.
chrome, edge broswer is same bad operation.

when I just key down once (only korea letter), but twice letter print.

one keydown, two command dispatch execute.

But Title input is ok.

Image

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

No branches or pull requests

2 participants