diff --git a/modules/ROOT/pages/8.7.0-release-notes.adoc b/modules/ROOT/pages/8.7.0-release-notes.adoc index 60a84540ef..aa7944d4bf 100644 --- a/modules/ROOT/pages/8.7.0-release-notes.adoc +++ b/modules/ROOT/pages/8.7.0-release-notes.adoc @@ -89,6 +89,13 @@ The following premium plugin updates were released alongside {productname} {rele {productname} {release-version} also includes the following bug fix: +=== Indentation is now applied to all selected table cells +// #TINY-14370 + +Previously, applying indentation with multiple table cells selected affected only the cell where the pointer was released. The action used the browser's native selection rather than the editor's cell selection, so the remaining selected cells were left unchanged. + +In {productname} {release-version}, indentation is applied to every cell in the selection. + // === // #TINY-vwxyz1