From 8227fc883dbea293495657a4fab90043dc1295f1 Mon Sep 17 00:00:00 2001 From: abhinavgandham Date: Wed, 3 Dec 2025 15:58:25 +1000 Subject: [PATCH] DOC-3224: Removing a line height sometimes did not remove it from all selected lines. --- modules/ROOT/pages/8.3.0-release-notes.adoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/modules/ROOT/pages/8.3.0-release-notes.adoc b/modules/ROOT/pages/8.3.0-release-notes.adoc index 2f195358c4..f25b85ba4d 100644 --- a/modules/ROOT/pages/8.3.0-release-notes.adoc +++ b/modules/ROOT/pages/8.3.0-release-notes.adoc @@ -90,10 +90,12 @@ The following premium plugin updates were released alongside {productname} {rele {productname} {release-version} also includes the following bug fixes: -=== -// #TINY-vwxyz1 +=== Removing a line height at times did not remove it from all selected lines. +// #TINY-13053 -// CCFR here. +An issue was identified where removing or modifying `lineheight` properties on multiple elements resulted in inconsistent updates when the elements had differing values. In these cases, only the `lineheight` of the first line was changed or removed, while subsequent lines were not updated. + +{productname} {release-version} resolves this issue by introducing improved toggling behavior for the permissive `lineheight` option, ensuring that all lines are now correctly updated or removed as expected. [[security-fixes]] @@ -128,4 +130,3 @@ There known issue in {productname} {release-version}. // #TINY-vwxyz1 // CCFR here. -