Skip to content

Commit a3aab3d

Browse files
authored
DOC-3526: Indentation is now applied to all selected table cells (#4195)
* DOC-3526: Add bug fix release note for table cell indentation (TINY-14370) * Docs: DOC-3526 - Improve TINY-14370 release note body structure
1 parent ca22354 commit a3aab3d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,13 @@ In {productname} {release-version}, the resize handle uses modern browser pointe
174174

175175
{productname} {release-version} also includes the following bug fix<es>:
176176

177+
=== Indentation is now applied to all selected table cells
178+
// #TINY-14370
179+
180+
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.
181+
182+
In {productname} {release-version}, indentation is applied to every cell in the selection.
183+
177184
// === <TINY-vwxyz 1 changelog entry>
178185
// #TINY-vwxyz1
179186

0 commit comments

Comments
 (0)