search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Completely disable right click event capturing

Asked by Markus Peter
5 years ago.

Hello

Is there a way to _completely_ disable right click/contextmenu event capturing? I want the browser's default menu to appear if right click is used on a scheduler. Setting the *handling properties to "Disabled" still seems to prevent the default.

Maybe a new handling value like "BrowserDefault" to not bind those events at all?

Answer posted by Dan Letecky [DayPilot]
5 years ago.

You can use allowDefaultContextMenu property to enabled the default context menu:

https://api.daypilot.org/daypilot-scheduler-allowdefaultcontextmenu/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.