On Wed, 22 Feb 2023 10:56:01 GMT, Thiago Milczarek Sayao <tsa...@openjdk.org> wrote:
>> 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. > > @Glavo I'm never sure :) > > It fixed for me using your example with a laptop touchpad. > > Which device are you using? @tsayao I used the mouse to test on my two desktop computers (one is x86 device with Ubuntu 20.04 and the other is ARM device with Ubuntu 22.04). As a result, not only the up scrolling is still invalid, but the down scrolling is only effective for the first time. After that, it is completely impossible to use the mouse wheel to scroll. ------------- PR: https://git.openjdk.org/jfx/pull/1044