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

未確定文字列の入力中、カーソルが先頭のときにスペースを押すと入力前に戻す #80

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

mtgto
Copy link
Owner

@mtgto mtgto commented Jan 1, 2024

未確定文字列の入力中、カーソルが先頭にあるときにスペースで変換しようとすると空文字列で変換開始しようとして [登録:] のように空文字列のための単語登録が開始されるようになるバグがありました。

スペースキーの入力を無視する、カーソルが末尾にあるとみなして変換する、なども考えましたがAquaSKK, ddskkに合わせて未確定文字列を入力していなかった状態に戻すようにします。

@mtgto mtgto merged commit 9dedbe9 into main Jan 2, 2024
2 checks passed
@mtgto mtgto deleted the first-cursor branch January 2, 2024 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant