Re: RFR: 8262023: Scrolled button is pressed using Monocle on Raspberry Pi with Touchscreen

2021-02-20 Thread John Neffenger
On Sat, 20 Feb 2021 07:41:02 GMT, Alexander Scherbatiy wrote: >> In case it helps, I reproduced the problem on a Kobo Touch e-reader with an >> e-paper display. The expected result isn't explicit in the bug report, so >> just to confirm, there should be no button action events received at all

Integrated: 8252935: Add treeShowing listener only when needed

2021-02-20 Thread John Hendrikx
On Fri, 17 Apr 2020 08:06:23 GMT, John Hendrikx wrote: > This is a PoC for performance testing. > > It contains commented out code in PopupWindow and ProgressIndicatorSkin and > two tests are failing because of that. > > This code avoids registering two listeners (on Scene and on Window)