Skip to content

Commit 5a1fe0d

Browse files
The subtoolbar is no longer dismissed when using the back button in inline editors.
1 parent b3a9cdd commit 5a1fe0d

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+
=== The `contextform` subtoolbar is no longer dismissed when using the back button in inline mode editors.
147+
// #TINY-12118
148148

149-
// CCFR here.
149+
In inline mode, the context form toolbar incorrectly shifted focus from the selected image to the editor container. As a result, the plugin which relies on the current selection to apply changes was unable to apply attributes like `alt` text to the correct image.
150+
151+
{productname} {release-version} resolves this by ensuring that the focus is preserved properly, ensuring that the plugin now applies changes such as `alt` text to the correct image in inline mode.
150152

151153

152154
[[security-fixes]]

0 commit comments

Comments
 (0)