git: openjdk/jfx: jfx15: 8176270: Adding ChangeListener to TextField.selectedTextProperty causes StringOutOfBoundsException
Kevin Rushforth
kcr at openjdk.java.net
Mon Jul 13 12:58:02 UTC 2020
Changeset: e2d1c021
Author: Robert Lichtenberger <rlichten at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
Date: 2020-07-13 12:57:41 +0000
URL: https://git.openjdk.java.net/jfx/commit/e2d1c021
8176270: Adding ChangeListener to TextField.selectedTextProperty causes StringOutOfBoundsException
Reviewed-by: aghaisas, kcr
! modules/javafx.controls/src/main/java/javafx/scene/control/TextInputControl.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TextAreaTest.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TextFieldTest.java
! modules/javafx.controls/src/test/java/test/javafx/scene/control/TextInputControlTest.java
More information about the openjfx-changes
mailing list