RFR: 8330462: StringIndexOutOfBoundException when typing anything into TextField [v20]

Andy Goryachev angorya at openjdk.org
Thu Apr 25 15:39:42 UTC 2024


On Thu, 25 Apr 2024 06:49:24 GMT, Oliver Kopp <duke at openjdk.org> wrote:

> I tested it with a JFX distribution without the fix. Also happens there.

Nope, this fix breaks Narrator.  The window cursor is moving but the narrator outlines the trailing 't' as Ambarish described.

(every time I change branches for the purposes of review, I do a complete gradle build preceded by nuking the build directory:

rm -rf ./build ; gradle clean sdk apps javadoc
```)

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

PR Comment: https://git.openjdk.org/jfx/pull/1442#issuecomment-2077595117


More information about the openjfx-dev mailing list