This is a migrated thread and some comments may be shown as answers.

CSS3 pointer-events

2 Answers 36 Views
AppBuilder Windows client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kjell
Top achievements
Rank 1
Kjell asked on 15 Dec 2013, 06:27 PM
Is the 'pointer-events' CSS property supported?   Graphite says it is not a valid property, but I just want to make sure. 

I'm trying to use it on appointments in the calendar.  I want behavior of the appointment touch to be the same as the day cell touch in the monthly view.  Right now they pretty much work the same but the only problem is the cell doesn't get highlighted when touching an appointment.  I came across the 'pointer-events' property in a google search and though that applying it to the appointment might solve my issue.  Instead the appointment touch/clock now does nothing.  If this property is not yet supported, can anyone suggest an alternate solution?

2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 17 Dec 2013, 04:55 PM
Hi Kjell,

Currently Graphite is using an older version of JustCode and the code analysis in it does not respect that css property. We would be updating to the latest version in our next update, so it would not be shown as invalid, you can ignore that for the time being.

As for the mobile platforms themselves, both iOS and Android seem to be supporting the pointer-events property, see this compatibility table.

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Kjell
Top achievements
Rank 1
answered on 18 Dec 2013, 01:24 AM
It doesn't work as expected, when I set it the event does not fire on the appointment or the cell.  If I touch the cell area below the appointment then the cell touch fires as expected.  I think this is maybe because in the DOM tree the appointments aren't actually children of the calendar cells.
Tags
AppBuilder Windows client
Asked by
Kjell
Top achievements
Rank 1
Answers by
Steve
Telerik team
Kjell
Top achievements
Rank 1
Share this question
or