git: openjdk/jfx21u: master: 8330462: StringIndexOutOfBoundException when typing anything into TextField

Jose Pereda jpereda at openjdk.org
Wed May 15 20:09:55 UTC 2024


Changeset: 136dd663
Author:    Jose Pereda <jpereda at openjdk.org>
Date:      2024-05-15 20:09:25 +0000
URL:       https://git.openjdk.org/jfx21u/commit/136dd663dd94f0db6cc583181e2059bc09425f3a

8330462: StringIndexOutOfBoundException when typing anything into TextField

Reviewed-by: angorya
Backport-of: d3da033a2dd5c287733545935242a8d1f71c0554

! modules/javafx.graphics/src/main/java/com/sun/glass/ui/win/WinTextRangeProvider.java
+ modules/javafx.graphics/src/shims/java/com/sun/glass/ui/win/WinTextRangeProviderShim.java
! tests/system/src/test/.classpath
! tests/system/src/test/addExports
+ tests/system/src/test/java/test/com/sun/glass/ui/win/WinTextRangeProviderTest.java



More information about the openjfx-changes mailing list