RFR: 8374909: CodeArea: Exception in IME [v2]
Andy Goryachev
angorya at openjdk.org
Tue Jan 13 16:59:33 UTC 2026
On Fri, 9 Jan 2026 23:19:26 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> Fixes a bug which was reported in https://github.com/andy-goryachev-oracle/Test/issues/6#issuecomment-3726867016 (introduced by adding IME support https://bugs.openjdk.org/browse/JDK-8368478 )
>>
>> Adds proper clamping and normalization of selection range within the `StyledTextModel`, and replaces the implementation of getText() with the standard export().
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
>
> limit
@arapte could you please take a look at this so it makes it into jfx26?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/2029#issuecomment-3745396458
More information about the openjfx-dev
mailing list