RFR: 8305418: [Linux] Replace obsolete XIM as Input Method Editor [v30]

Helly Guo duke at openjdk.org
Thu Dec 5 04:08:52 UTC 2024


On Wed, 4 Dec 2024 20:07:57 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:

>> Thiago Milczarek Sayao has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Set IBUS_ENABLE_SYNC_MODE=1
>>  - Revert "Set IBUS_ENABLE_SYNC_MODE=1"
>>    
>>    This reverts commit 8eccd9866b1e9931356557463997ccf53673fbfa.
>
> Done (merged master)

Hi @tsayao , Thanks for the patch about CJK IME. This is amazing!

I compiled the branch: [tasyao/new_ime](https://github.com/tsayao/jfx/tree/new_ime), and used it for some tests.

1. used under `ibus`: it's worked well!
2. used under `fcitx`: it's actived, but the content was not able to input into `TextField`.

[Screencast from 2024-12-05 12-03-13.webm](https://github.com/user-attachments/assets/b696fa64-8f5b-41f4-8985-685f977c824b)

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

PR Comment: https://git.openjdk.org/jfx/pull/1080#issuecomment-2519042497


More information about the openjfx-dev mailing list