RFR: 8303038: Glass gtk3 sends scroll events with delta(x,y) = 0

Glavo duke at openjdk.org
Wed Feb 22 05:34:05 UTC 2023


On Wed, 22 Feb 2023 01:11:55 GMT, Thiago Milczarek Sayao <tsayao at openjdk.org> wrote:

> Simple fix to get the scroll deltas from GDK_SCROLL_SMOOTH. If we ignore this scroll event type, deltas are sent to java with the value equal to zero.

Are you sure this PR fixes this problem? 

I tested it and not only did it not fix the scroll up issue, the scroll down was broken too.

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

PR: https://git.openjdk.org/jfx/pull/1044


More information about the openjfx-dev mailing list