Our JavaFX application has some strange problems when using GTK3, one of the problems is that some ScrollPanes cannot scroll up with the mouse wheel.
These problems only occur when GTK3 is used on Linux. To avoid this problem, we have to set jdk.gtk.version to 2. I haven't found any information about this problem. Does anyone know what may be the cause? On Wed, Jan 4, 2023 at 7:28 PM Thiago Milczarek Sayão < thiago.sa...@gmail.com> wrote: > > Would a merge request to remove gtk2 support on the JavaFX 21 release be > welcome? > > --Thiago. > > >