google / mozc

Mozc - a Japanese Input Method Editor designed for multi-platform
Other
2.39k stars 348 forks source link

入力モードを「ひらがな」にしても「直接入力」と同じ動作をすることがある。 #906

Closed hayashida-katsutoshi closed 6 months ago

hayashida-katsutoshi commented 6 months ago

Description

入力モードを「ひらがな」にしても「直接入力」と同じ動作をすることがあります。

Steps to reproduce

  1. 日本語と英語を、Super+SPACEで切り替えながら入力する。
  2. しばらく繰り返していると「mozc」の入力モードがランダムに「直接入力」になる。
  3. タスクバーから入力モードを「ひらがな」に切り替える。
  4. キー入力する。
  5. 日本語(mozc)が選ばれ、入力モードに「ひらがな」が選ばれているのにも関わらず、実際の動作は「直接入力」になる。 再現率は数%くらいです。

Expected behavior

日本語(mozc)の入力モードを「ひらがな」にしたら、「ひらがな」で入力されて欲しい。

Actual behavior

「mozc」の入力モードは「ひらがな」が選ばれているのに、実際の動作は「直接入力」になる。

Screenshots

n/a

Version or commit-id

2.26.4220.102

Environment

Investigations

Additional context

Add any other context about the problem here.

yukawa commented 6 months ago

2.26.4220.102 is a quite old build, which we published more than 3 years ago. https://github.com/google/mozc/commit/9ba59b64d53365c1fe93c1c245b4ec3e35bdadf0

Until this is confirmed to be an issue that is still reproducible with the latest version of Mozc and is something that can/should be fixed in the Mozc side, let's talk about this in the Discussions pages as we would like to use Issues pages for something actionable.