The text field with the hasMany option enabled is not compatible with CJK IME input #12427
Labels
area: ui
Related to the admin panel.
status: needs-triage
Possible bug which hasn't been reproduced yet
Uh oh!
There was an error while loading. Please reload this page.
Describe the Bug.
The handling of Tab and Enter key presses is inadequate, resulting in unintended behavior.
I'm using Google's Japanese Input Method Editor (IME) available at https://www.google.co.jp/ime/ for text input.
In Chrome 136.0.7103.114, pressing the Enter key while using Japanese input causes the input value to be duplicated like this.
2025-05-16.12.58.39.mov
When the Tab key is pressed, it is supposed to select a conversion candidate, but instead, the input is being confirmed as shown below.
2025-05-16.12.59.01.mov
Note: The behavior may differ depending on the browser. As for Firefox, it is currently working as expected.
Reproduction Steps
And use an IME for CJK input.
If you also consider the following information, it should be possible to reproduce and fix the issue.
Environment Info
The text was updated successfully, but these errors were encountered: