TINYDOC-3579: The body_class and body_id options were not applied to preview iframe bodies. - #4342
Merged
kemister85 merged 2 commits intoSep 8, 2026
Conversation
…applied to preview iframe bodies.
kemister85
marked this pull request as ready for review
September 7, 2026 01:13
kemister85
requested review from
ShiridiGandham and
tiny-ben-tran
and removed request for
a team
September 7, 2026 01:13
4 tasks
MitchC1999
approved these changes
Sep 7, 2026
tiny-ben-tran
approved these changes
Sep 8, 2026
…3579_TINYMCE-14872
kemister85
added a commit
that referenced
this pull request
Sep 9, 2026
…gelog (#4340) * TINYDOC-3579 - Populate TinyMCE 8.9.1 release date * TINYDOC-3579: Menus in the TinyMCE AI sidebars showed unnecessary scrollbars when the sidebar type was set to 'floating'. (#4343) * Docs: TINYDOC-3579 - Menus in the TinyMCE AI sidebars showed unnecessary scrollbars when the sidebar type was set to 'floating'. * TINYDOC-3579: Clarify that the menu width constraint was adjusted rather than removed. * Docs: TINYDOC-3579 - The `body_class` and `body_id` options were not applied to preview iframe bodies. (#4342) * TINYDOC-3579: Styles from the `content_style` option did not take precedence over `content_css` in the preview iframe. (#4341) * Docs: TINYDOC-3579 - Styles from the `content_style` option did not take precedence over `content_css` in the preview iframe. * Update modules/ROOT/pages/8.9.1-release-notes.adoc Co-authored-by: Sorita Heng <69398037+soritaheng@users.noreply.github.com> * Update modules/ROOT/pages/8.9.1-release-notes.adoc Co-authored-by: Sorita Heng <69398037+soritaheng@users.noreply.github.com> --------- Co-authored-by: Sorita Heng <69398037+soritaheng@users.noreply.github.com> * TINYDOC-3579: Final template removal and cleanup. * TINYDOC-3579: Add admon note to changelog. --------- Co-authored-by: Sorita Heng <69398037+soritaheng@users.noreply.github.com>
kemister85
added a commit
that referenced
this pull request
Sep 9, 2026
* TINYDOC-3578: TinyMCE 8.9.1 Release Documentation. * TINYDOC-3579 - TinyMCE 8.9.1 Release Documentation and Community Changelog (#4340) * TINYDOC-3579 - Populate TinyMCE 8.9.1 release date * TINYDOC-3579: Menus in the TinyMCE AI sidebars showed unnecessary scrollbars when the sidebar type was set to 'floating'. (#4343) * Docs: TINYDOC-3579 - Menus in the TinyMCE AI sidebars showed unnecessary scrollbars when the sidebar type was set to 'floating'. * TINYDOC-3579: Clarify that the menu width constraint was adjusted rather than removed. * Docs: TINYDOC-3579 - The `body_class` and `body_id` options were not applied to preview iframe bodies. (#4342) * TINYDOC-3579: Styles from the `content_style` option did not take precedence over `content_css` in the preview iframe. (#4341) * Docs: TINYDOC-3579 - Styles from the `content_style` option did not take precedence over `content_css` in the preview iframe. * Update modules/ROOT/pages/8.9.1-release-notes.adoc Co-authored-by: Sorita Heng <69398037+soritaheng@users.noreply.github.com> * Update modules/ROOT/pages/8.9.1-release-notes.adoc Co-authored-by: Sorita Heng <69398037+soritaheng@users.noreply.github.com> --------- Co-authored-by: Sorita Heng <69398037+soritaheng@users.noreply.github.com> * TINYDOC-3579: Final template removal and cleanup. * TINYDOC-3579: Add admon note to changelog. --------- Co-authored-by: Sorita Heng <69398037+soritaheng@users.noreply.github.com> --------- Co-authored-by: Sorita Heng <69398037+soritaheng@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket: TINYDOC-3579 (TINYMCE-14872)
Site: Staging
Changes:
Added four release note entries for TINYMCE-14872 to
modules/ROOT/pages/8.9.1-release-notes.adoc(Accompanying Premium plugin changes section), one per plugin that shipped the fix:body_classandbody_idoptions were not applied to the AI Assistant preview iframe body, and themce-content-bodyclass was missing.body_idoption was not applied to the Revision History preview iframe body.body_classandbody_idoptions were not applied to the Suggested Edits preview iframe body.body_classandbody_idoptions were not applied to the AI preview iframe body.Pre-checks:
Branch is correctly prefixed(release-note branch)Review: