Skip to content

Commit 93c924e

Browse files
DOC-2578: Changing the table row type when a contenteditable=false cell was selected would not work as expected.
1 parent a941021 commit 93c924e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,14 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
151151
[[bug-fixes]]
152152
== Bug fixes
153153

154-
{productname} {release-version} also includes the following bug fix<es>:
154+
{productname} {release-version} also includes the following bug fixes:
155155

156-
=== <TINY-vwxyz 1 changelog entry>
157-
// #TINY-vwxyz1
156+
=== Numbered table context menu not properly applying changes
157+
// #TINY-11383
158158

159-
// CCFR here.
159+
Previously, an issue was identified where changes to the row type in numbered tables were not being applied. This occurred because the action of modifying the type of a CEF (Content Editable False) cell was being blocked.
160+
161+
In TinyMCE 7.6.0, this issue has been resolved by removing the restriction on changing the type of CEF cells, resulting in changes to the row type now being properly applied.
160162

161163

162164
[[security-fixes]]

0 commit comments

Comments
 (0)