Skip to content

Commit d7115ba

Browse files
DOC-3224: Accordions could be toggled when the editor was disabled. (#3936)
* DOC-3224: Accordions could be toggled when the editor was disabled. * Apply suggestion from @kemister85 --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent 6e3e173 commit d7115ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,13 @@ In {productname} {release-version}, the xref:accordion.adoc[Accordion plugin] no
133133

134134
{productname} {release-version} also includes the following bug fixes:
135135

136+
=== Accordions could be toggled when the editor was disabled.
137+
// #TINY-12315
138+
139+
Earlier versions of {productname} allowed accordions to remain expandable even when the editor was disabled, creating inconsistent and unexpected behavior, particularly when used with the xref:autoresize.adoc[Autoresize plugin].
140+
141+
This could lead to content changes when none were expected and caused interaction patterns to shift between the intended custom behavior and the browser’s default handling. In {release-version}, this issue has been resolved by ensuring accordions are fully non-interactive when the editor is disabled, preventing unintended state changes and maintaining consistent editor behavior.
142+
136143
=== Inline formats were not applied to the marker of a list item when its content was a single block element.
137144
// #TINY-13197
138145

0 commit comments

Comments
 (0)