Previously, the input context window was set in the paint method. Some non-English IMEs (e.g., for Chinese) did not trigger any input method callbacks since no window was initially set. This only seemed to happen on Windows. Note that the GTK docs state: > This window is used in order to correctly position status windows, and may also be used for purposes internal to the input method. (https://docs.gtk.org/gtk3/method.IMContext.set_client_window.html)upstream-master
parent
f59c3c4a40
commit
623d8654ba
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue