Javaで作られたソフトウェアでの漢字変換時の不具合 #1399
a-long-time-beginner
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Thank you for reporting the issue. So far, your case looks to be a typical symptom when the application or its UI framework does not properly handle Emoji characters. In such a case, basically the application or its UI framework needs to be fixed. Sorry for not being able to help. Hope you find a good workaround or solution. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
変換候補に絵文字が含まれているときに挙動がおかしくなる
Steps to reproduce
あさと入力して変換すると朝になるが、そこでもう一度変換キーを押すとこうなる
https://i.imgur.com/nsAV34F.jpeg
そして何度か変換キーを押していくとこうなる
https://i.imgur.com/qleFhsP.jpeg
ここでenterキーを押すとこうなる
https://i.imgur.com/8C8LEcW.jpeg
で、全部消してあさと入力すると亡霊のように復活する
https://i.imgur.com/D2zg0uD.jpeg
一度入力欄を消して再度出さないと正常に戻らない
Expected behavior
A clear and concise description of what you expected to happen.
Actual behavior
A clear and concise description of what you actually got.
Screenshots
If applicable, add screenshots to help explain your problem.
Version or commit-id
Mozc-2.28.4715.102+24.11.oss
Environment
Investigations
+V2C、jEdit
(e.g. Mozc-2.28.4960.100+24.11.oss).
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions