Fixed IME composition Enter key in the Title and Description blocks b… - #8383
Fixed IME composition Enter key in the Title and Description blocks b…#8383terapyon wants to merge 3 commits into
Conversation
…eing misinterpreted as a move to the next block, which broke Japanese/Chinese/Korean input (e.g. confirming a conversion in Safari). @terapyon
|
I will check on my env, I didn't check it yet. |
Local testingAutomated tests (all passing locally,
Manual verification on macOS with a Japanese IME (Safari and Chrome):
Note: no automated tool can drive a real OS-level IME, so the composition Side findings while fixing this (beyond the reported repro)
|
|
@sneridagh I made the PR, this is IME problem. I checked local env, it fine. Please review and merge. |
Fixed IME composition Enter key in the Title and Description blocks and in TextLineEdit being misinterpreted as a move to the next block, which broke Japanese/Chinese/Korean input (e.g. confirming a conversion in Safari). @terapyon
If your pull request closes an open issue, include the exact text below, immediately followed by the issue number. When your pull request gets merged, then that issue will close automatically.
Closes #
If your pull request includes changes to the documentation—either in narrative documentation, Storybook, or configuration—then a pull request preview will be generated and a link will populate in the description of your pull request below.
By clicking that link, you can use the visual diff menu in the upper right corner to navigate to pages that have changes, then display the diff by checking the
Show diffcheckbox.