On Fri, 9 Jan 2026 21:27:31 GMT, Andy Goryachev <[email protected]> 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().

This pull request has now been integrated.

Changeset: b15d97ee
Author:    Andy Goryachev <[email protected]>
URL:       
https://git.openjdk.org/jfx/commit/b15d97eef51ac88f94e5eccfc1ec40a4df9a06b6
Stats:     328 lines in 8 files changed: 280 ins; 31 del; 17 mod

8374909: CodeArea: Exception in IME

Reviewed-by: zelmidaoui, arapte

-------------

PR: https://git.openjdk.org/jfx/pull/2029

Reply via email to