RFR: 8374909: CodeArea: Exception in IME [v3]
Ambarish Rapte
arapte at openjdk.org
Wed Jan 14 07:38:22 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
lgtm+... Tested with monkey tester.
-------------
Marked as reviewed by arapte (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/2029#pullrequestreview-3659286878
More information about the openjfx-dev
mailing list