Mouse released event handlers on mobile

I am using Ignition 7.6
and trying the new User management and scheduling components on my tablet.
The buttons in these components don’t work.
I can trigger the events just fine on the computer though.

I’ve noticed that many of my click event handlers are unpredictable on my tablet.
How should I be handling tablet events eg (mouse clicked, mouse released, touchscreen mode)?
Some screens have events firing where they are not supposed to… (clicking one button triggers another one across the screen).

and is this problem inherent in the new components eg(do they require java 7)?

I don’t have a ready answer for you, but I’ll look into this when I’m working on the mobile module in June.