-
I found that IME (input method editor) is not working.
So that user in Japan / Taiwan / Korea / China may have difficulty to input. (Copy & paste is a temporary workaround)
I have tried JTextArea …
-
This is needed for setting the keyboard type from rust. It currently doesn't exist. Needed for
- damus-io/notedeck#199
For autocompletion to work, we need to be able to set various softkeyboard…
jb55 updated
3 months ago
-
**Describe the bug**
Sometimes can not type IME CompositionEnd characters.
**To Reproduce**
Use 'PinYin' input, type some words, then type in some other character such as `【 】 …… `
**Expected…
-
Currently, alacritty sends out command to update the position of ime (to winit and in wayland, passed up to compositor) on every draw command:
https://github.com/alacritty/alacritty/blob/master/alacr…
-
See https://github.com/love2d/love/issues/2031#issuecomment-1981952827
-
Meldung von bored42 aus Neo-IRC:
1. Das Hin- und Zurückschalten zwischen Bone und JP-Tastatur geht dann nicht korrekt, wenn man im aktivierten Kana-Input etwas getippt hat und danach zurück schaltet:…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description of the Issue
while tying with IME, hiragana formation is rotated by degrees. Does notepad++ uses i…
-
### Steps to reproduce
1. Run the sample app on macOS
2. Set the keyboard to Japanese - Kana
3. Type "krwkwr"
4. Press down arrow a three times to navigate between the suggestions (the suggestions…
-
_EDIT BY BRYAN: We no longer experience the hang due to what we presume is a common Windows update. However, entering CJK text doesn't work because the default imgui font we use doesn't support those …
-
### NextUI Version
2.2.9
### Describe the bug
When I select a choice from the IME, the input is confirmed.
With this bug, Japanese, Chinese and Korean users would not be able to use Autocomplete…