Open
Description
I am finding that mouse events are triggered OK when using a physical mouse, however when using a touch screen in certain applications, Chrome and Edge so far tested, no mouse events are getting triggered.
Also the Mouse Move event does not trigger in Adobe Acrobat when scrolling a PDF, but click events do trigger OK.
This only happens when using a touch screen.
As soon as the mouse is outside of chrome or edge then the mouse events start triggering again.
I did find someone else is having the issue with low level mouse hooks, but not this code, so it maybe a general limitation
Any help would be appreciated, thanks