RFR: 8330462: StringIndexOutOfBoundException when typing anything into TextField [v7]
Oliver Kopp
duke at openjdk.org
Fri Apr 19 18:30:14 UTC 2024
On Fri, 19 Apr 2024 17:49:45 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> I think you need to add
The mentioned issue is fixed. Now, I get
java.lang.UnsatisfiedLinkError: 'void com.sun.glass.ui.win.WinTextRangeProvider._initIDs()'
at javafx.graphics at 23-internal/com.sun.glass.ui.win.WinTextRangeProvider._initIDs(Native Method)
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1442#issuecomment-2067086506
More information about the openjfx-dev
mailing list