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

Oliver Kopp duke at openjdk.org
Fri Apr 26 22:58:38 UTC 2024


On Fri, 26 Apr 2024 09:57:34 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:

>> Oliver Kopp has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Make use of Utils.clamp function
>
> Here is a capture from my machine.
> I have two copies of source code: One with fix and other without fix.
> Please do unmute the video playback, you can listen to Narrator voice output.
> 
> https://github.com/openjdk/jfx/assets/11330676/bd3efcae-c661-4906-8388-fcb373e7e5c7

@arapte OK, I have one more idea: The usage of the utility method in the non-issue related methods. I reverted the change at that place. Could you please recheck if the Narrator works on Windows 11? (I am still unable to compile JavaFX. Now, it's `stdio.h` missing)

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

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


More information about the openjfx-dev mailing list