Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7628] Update RTE control to accommodate Tiny 7 changes #4304

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jvega190
Copy link
Member

@jvega190 jvega190 requested a review from rart as a code owner December 18, 2024 17:56
remove_trailing_brs: false,
media_live_embeds: true,
contextmenu: !this.enableSpellCheck, // comes from control props (not xml config)
contextmenu: !this.enableSpellCheck, // comes from control props (not xml config) TODO: Why is spell check tied to context menu? Access removal.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rart https://www.tiny.cloud/docs/tinymce/latest/spell-checking/ according to this doc disabling the contextmenu may be required (though they added that there's an alternative to open the browser context menu).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants