RFR: 8305418: [Linux] Replace obsolete XIM as Input Method Editor [v13]
Thiago Milczarek Sayao
tsayao at openjdk.org
Sun Dec 3 21:02:54 UTC 2023
On Tue, 28 Nov 2023 23:54:09 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> Copying and pasting Chinese characters on a JavaFX app on 23.10 is also broken, so It seems a problem somewhere else other than IME-related.
>
>> Copying and pasting Chinese characters on a JavaFX app on 23.10 is also broken
>
> is this an ubuntu or javafx problem?
@andy-goryachev-oracle It seems to be a javafx problem. Copying 你 and pasting into a TextArea produces a "square" symbol while pasting on gnome editor produces the correct symbol.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1080#issuecomment-1837598662
More information about the openjfx-dev
mailing list