On Sun, 15 Dec 2024 19:09:29 GMT, Thiago Milczarek Sayao <tsa...@openjdk.org> wrote:
>> Anyway, current solution without checking `im_ctx.on_preedit` can work well. >> I backported it to `jfx22` and it worked well. Thanks again. And hope for >> the final solution. > > This option sets if editing happens on the application or in the IME window. > > Application: >  > > > IME Window: >  I modified it to no longer rely on pre-edit calls, but I'm not sure if it's working as expected yet. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1080#discussion_r1885846316