Skip to content

Commit a600a0a

Browse files
authored
Docs: DOC-3355 - Preview iframe missing content styles such as figure alignment (#4090)
1 parent 56f5b04 commit a600a0a

1 file changed

Lines changed: 41 additions & 2 deletions

File tree

modules/ROOT/pages/8.5.0-release-notes.adoc

Lines changed: 41 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,52 @@ In {productname} {release-version}, PowerPaste now correctly handles the `baseli
5656

5757
For information on the **PowerPaste** plugin, see: xref:introduction-to-powerpaste.adoc[PowerPaste].
5858

59+
=== Revision History
60+
61+
The {productname} {release-version} release includes an accompanying release of the **Revision History** premium plugin.
62+
63+
**Revision History** includes the following fix.
64+
65+
[[revisionhistory-preview-iframe-missing-content-styles]]
66+
==== Preview iframe missing content styles such as figure alignment
67+
// #TINY-14194
68+
69+
Previously, the Revision History preview iframe did not include the `mce-content-body` class, causing content styles such as figure alignment to render incorrectly.
70+
71+
In {productname} {release-version}, the `mce-content-body` class is applied to the preview iframe, ensuring content renders consistently with the editor.
72+
73+
For information on the **Revision History** plugin, see: xref:revisionhistory.adoc[Revision History].
74+
75+
=== Suggested Edits
76+
77+
The {productname} {release-version} release includes an accompanying release of the **Suggested Edits** premium plugin.
78+
79+
**Suggested Edits** includes the following fix.
80+
81+
[[suggestededits-preview-iframe-missing-content-styles]]
82+
==== Preview iframe missing content styles such as figure alignment
83+
// #TINY-14194
84+
85+
Previously, the Suggested Edits preview iframe did not include the `mce-content-body` class, causing content styles such as figure alignment to render incorrectly.
86+
87+
In {productname} {release-version}, the `mce-content-body` class is applied to the preview iframe, ensuring content renders consistently with the editor.
88+
89+
For information on the **Suggested Edits** plugin, see: xref:suggestededits.adoc[Suggested Edits].
90+
5991
=== TinyMCE AI
6092

6193
The {productname} {release-version} release includes an accompanying release of the **TinyMCE AI** premium plugin.
6294

6395
**TinyMCE AI** includes the following fixes, improvements and additions.
6496

97+
[[tinymceai-preview-iframe-missing-content-styles]]
98+
==== Preview iframe missing content styles such as figure alignment
99+
// #TINY-14194
100+
101+
Previously, the TinyMCE AI preview iframe did not include the `mce-content-body` class, causing content styles such as figure alignment to render incorrectly.
102+
103+
In {productname} {release-version}, the `mce-content-body` class is applied to the preview iframe, ensuring content renders consistently with the editor.
104+
65105
==== History conversation titles were not trimmed
66106
// #TINY-14076
67107

@@ -141,8 +181,6 @@ Previously, the New Chat button in the TinyMCE AI sidebar remained enabled even
141181

142182
In {productname} {release-version}, the New Chat button is now disabled when no conversation has been started, ensuring the button state accurately reflects its availability.
143183

144-
**TinyMCE AI** includes the following fixes, improvements and additions.
145-
146184
==== Layout would shift causing the text to jump when action button appears on hover in the chat history list
147185
// #TINY-14157
148186

@@ -212,6 +250,7 @@ In {productname} {release-version}, the AI Chat loading spinner is now sized to
212250
Previously, the TinyMCE AI plugin displayed the “Stop generating” control inconsistently across different contexts. The review loading indicator used a text-based button, while the AI Chat sidebar used an icon-based button. In addition, the control did not receive focus when it appeared, which negatively impacted keyboard accessibility.
213251

214252
In {productname} {release-version}, the stop button in the loading indicator now matches the icon button used in the AI Chat sidebar, providing a more consistent visual experience. The button also receives focus when displayed, improving keyboard navigation and accessibility during content generation.
253+
215254
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
216255

217256

0 commit comments

Comments
 (0)