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

Bug: 日本語入力のEnterがモーダルを確定してしまう / Japanese IME "Enter" is caught as OK shortcut #8914

Open
nandnor93 opened this issue Jun 21, 2024 · 0 comments

Comments

@nandnor93
Copy link

Environment

Host

item version
OS
GROWI 7.0.10
node.js 20.14.0
npm 10.7.0
yarn 1.22.22
Using Docker yes
Using growi-docker-compose yes

Client

item version
OS macOS Monterey 12.5
browser Google Chrome 124.0.6367.203
IME 純正日本語入力

How to reproduce? (再現手順)

  1. ページ作成モーダルで日本語入力を開始。 (Start kana-kanji conversion on the New Page modal.)
  2. かな漢字変換を使用し、Returnキーで確定する。 (Hit "Return" to apply the conversion.)

What happens? (症状)

  • かな漢字変換の確定動作のReturnがモーダルのOKボタンとして受け取られ、中途半端なタイトルのページが出来上がる。 (The "Return" for applying the kana-kanji conversion is caught as the OK button shortcut, resulting in an incompletely titled page!)
    • IMEの「ライブ変換」の設定は結果に影響せず。

What is the expected result? (期待される動作)

  • かな漢字変換の確定のReturnではページ遷移せず、全て確定後 or 英語入力中のReturnでのみ作成を確定する。

Note

  • 最近ニッチなバグ報告ばかりですみません。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant