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?