RFR: 8367045: [Linux] Dead keys not working [v5]

Thiago Milczarek Sayao tsayao at openjdk.org
Tue Sep 30 19:03:46 UTC 2025


On Sun, 28 Sep 2025 20:05:43 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> 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

closing in favor of #1924

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1922#issuecomment-3353432076


More information about the openjfx-dev mailing list