Click Event/Active Areas not working properly with touch screens
6 years ago.
Hi there,
I have posted a question before (https://forums.daypilot.org/question/4422/display-context-menu-on-touch-device-tap) about trying to display the context menu when clicking on an active area inside an event using a touch device. I still couldn't solve this problem. But with more investigation, I think the problem is that the click event itself doesn't fire if I click on any element inside an event unless I click 3 or 4 times rapidly. This scenario only occurs on touch screens or in google chrome when I enable the touch device toolbar from the developers tools.
You can reproduce this issue using daypilot online demo (https://javascript.daypilot.org/demo/scheduler/eventareas.html) by enabling the touch screen tool bar in chrome. Then try to click on any event, the "info" active area won't appear. Note that you need to enable the touch screen tool bar first then load the page.
DayPilot