RFR: 8330462: StringIndexOutOfBoundException when typing anything into TextField [v20]
Oliver Kopp
duke at openjdk.org
Thu Apr 25 17:39:42 UTC 2024
On Thu, 25 Apr 2024 15:37:09 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Nope, this fix breaks Narrator.
I think, I do not get what Narrator is doing.
If I type "Testx" into a Text field, what should be highlighted?

If moving the cursor in the tool [javafxreproducer](https://github.com/Siedlerchr/javafxreproducer) also always the last letter is highlighted. Does my patch sneakly sneak in in all JavaFX code I am running on my machine?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1442#issuecomment-2077813261
More information about the openjfx-dev
mailing list