one thing i DO NOT like about the new editor
Suggestions
The fix is going to be adding:
contextmenu: false,jrCore/form_editor.tpl
jrSiteBuilder/form_editor.tpl
The cause of the issue is the 'link' plugin:
https://www.tiny.cloud/docs/plugins/link/
and the 'contextmenu'
https://www.tiny.cloud/docs/ui-components/contextmenu
Quote: ....By default it does not disable the operating system’s native context menu, if there are no items to display at the cursor position the native context menu will be shown....
Since you can always link anything 'link' is turning up all the time. Even when what you want is really spellcheck.Thanks for reporting this.