WYSIWYG editing Image gallery upload Content templates
Disabled Context Menu

Disable the custom context menu entirely to use the browser's native right-click menu instead.

<richtextbox
    name="disabledCtxEditor"
    toolbar="full"
    height="300px"
    enable-context-menu="false"
    html="..." />