Skip to content

Commit 9ca36b0

Browse files
DOC-3132: The property was not properly removed from the image when converting an image into a captioned image.
1 parent 5ea58d2 commit 9ca36b0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,13 @@ In previous versions of {productname}, hovering over toolbar menu item would dis
169169

170170
{productname} {release-version} resolves this issue by replacing the `title` attribute with the `aria-label` attribute for toolbar groupings, preventing the default browser tooltip from appearing.
171171

172+
=== The `float` property was not properly removed from the image when converting an image into a captioned image.
173+
// #TINY-11670
174+
175+
Previously, an issue occurred where toggling a caption on a floating image did not remove the float property from the image, causing the caption text to be incorrectly positioned.
176+
177+
In {productname} {release-version}, this issue has been resolved by ensuring that the float property is removed when toggling the caption. As a result, the image and caption text now align correctly.
178+
172179
[[known-issues]]
173180
== Known issues
174181

0 commit comments

Comments
 (0)