RFR: 8260257: [Linux] WebView no longer reacts to some mouse events

Kevin Rushforth kcr at openjdk.java.net
Tue Feb 23 12:08:45 UTC 2021


On Mon, 22 Feb 2021 15:13:55 GMT, Guru Hb <ghb at openjdk.org> wrote:

>> Timer in RunLoopGeneric has an open bug in WebKit (https://bugs.webkit.org/show_bug.cgi?id=189335) causing the timer to remain active even after firing.
>> 
>> Reverting back to WebCore Timer for ScrollAnimation in Linux.
>
> Looks good to me. Verified on Ubuntu 20.04

As discussed offline, an automated test would be helpful to ensure no future regression.

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

PR: https://git.openjdk.java.net/jfx/pull/404


More information about the openjfx-dev mailing list