Skip to content

Commit f7da0fd

Browse files
DOC-3147: Decorative images would lose their decorative properties when the subtoolbar was closed using the confirmation button.
1 parent b3a9cdd commit f7da0fd

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,12 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
143143

144144
{productname} {release-version} also includes the following bug fix<es>:
145145

146-
// === <TINY-vwxyz 1 changelog entry>
147-
// #TINY-vwxyz1
146+
=== Decorative images would lose their decorative status when the `alt` subtoolbar was closed when using the apply button.
147+
// #TINY-11912
148148

149-
// CCFR here.
149+
Previously, an issue was identified where closing the `alt` subtoolbar using the `Apply` button would inadvertently remove the decorative status from an image that was already marked as decorative. This occurred because the `onSetup` API disabled the input group, leading the `Apply` logic to incorrectly interpret the image as non-decorative.
150+
151+
This issue has been resolved in {productname} {release-version}. The `onSetup` and `Apply` behavior has been aligned to consistently evaluate the input group, ensuring the decorative status is preserved as expected.
150152

151153

152154
[[security-fixes]]

0 commit comments

Comments
 (0)