On Sun, 28 Sep 2025 20:05:43 GMT, Thiago Milczarek Sayao <[email protected]> wrote:
>> The bug report is on Linux Mint which does not use ibus (the gnome default). >> >> With this change, it continues to work on ibus, but also works works without >> it (on mint) and with fcitx. >> >> It seems it's correct - but it's weird that it needed those bits before. I >> would say it's related to `IBUS_ENABLE_SYNC_MODE` (see [this >> comment](https://github.com/openjdk/jfx/pull/1080#issuecomment-2412202297) >> on #1080.), but it seems to be still set to 0 on Ubuntu 24.04. >> >> @Glavo: Can you check if Chinese input is still correct? >> @andzsinszan: Can you check for Japanese? > > Thiago Milczarek Sayao has updated the pull request incrementally with two > additional commits since the last revision: > > - Restore IBUS_ENABLE_SYNC_MODE > - Restore IBUS_ENABLE_SYNC_MODE I've updated the original bug report with more details. I'll submit a PR, the solution is similar to work I did on the Mac side. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1922#issuecomment-3348859055
