Skip to content

Commit 6e6dc93

Browse files
authored
Apply suggestion from @kemister85
1 parent b769e73 commit 6e6dc93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ The following premium plugin updates were released alongside {productname} {rele
9393
=== Accordions could be toggled when the editor was disabled.
9494
// #TINY-12315
9595

96-
In earlier versions of {productname}, an issue allowed accordions to remain interactive (expandable) even when the editor was disabled. This resulted in unexpected behavior when used alongside the xref:autoresize.adoc[Autoresize plugin].
96+
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].
9797

98-
This issue has been resolved in {release-version}. Accordions are now non-interactive in disabled mode, ensuring the editor behaves as intended. Users can no longer interact with accordions when the editor is disabled.
98+
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.
9999

100100

101101
[[security-fixes]]

0 commit comments

Comments
 (0)