RFR: 8374909: CodeArea: Exception in IME [v3]
Ziad El Midaoui
zelmidaoui at openjdk.org
Wed Jan 14 02:57:30 UTC 2026
On Tue, 13 Jan 2026 22:31:31 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 with a new target base due to a merge or a rebase. The pull request now contains six commits:
>
> - Merge branch 'master' into 8374909.exception
> - limit
> - lf
> - whitespace
> - fix
> - tests
Tested and works as expected in MonkeyTester and test app, the tests also works fine.
-------------
Marked as reviewed by zelmidaoui (Committer).
PR Review: https://git.openjdk.org/jfx/pull/2029#pullrequestreview-3658634350
More information about the openjfx-dev
mailing list