Skip to content

Commit 47ee9a0

Browse files
Update modules/ROOT/pages/7.9.0-release-notes.adoc
1 parent 089285e commit 47ee9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
156156
=== Pressing `enter` before a floating image sometimes duplicated the image.
157157
// #TINY-1676
158158

159-
Previously, An issue in **Firefox** caused lines containing floating images to be handled incorrectly during deletion, resulting in content not being cleared properly and images being duplicated.
159+
Previously, when pressing `Enter` before a floating image, the image could be duplicated instead of a new line being correctly inserted. This issue was due to limitations in the native content-editable behavior of **Firefox**, which {productname} previously relied on for handling new lines. In particular, Firefox did not clear line content correctly when it included floated elements, resulting in duplicated images.
160160

161161
With the release of {productname} {release-version}, this behavior has been resolved. Deleting lines with floating images now works as expected, ensuring that duplicate images no longer appear.
162162

0 commit comments

Comments
 (0)