Skip to content

Commit 21f4777

Browse files
Merge branch 'feature/7.7.2/DOC-3163' into feature/7.7.2/DOC-3163_TINY-11797
2 parents 7a99cec + 8b894b2 commit 21f4777

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@ This issue also triggered error messages when pressing `Tab` in the last cell of
3737

3838
These improvements enhance table navigation, prevent unnecessary error messages, and optimize performance when working with non-editable tables.
3939

40+
=== Deleting an empty block within an `<li>` element would move the cursor at the end of the `<li>` element.
41+
// #TINY-11763
42+
43+
In previous versions of {productname}, an issue was identified where deleting an empty block within an `<li>` element would unexpectedly reposition the cursor at the end of the `<li>` element. Additionally, deleting an empty block located between two lists could trigger an error if all elements were nested within the same `<li>` element.
44+
45+
These issues led to confusing behavior, as users experienced unintended cursor movement and encountered error messages.
46+
47+
{productname} {release-version} resolves these issues by improving the list behavior. As a result, the cursor remains stable, and users no longer experience unexpected movements or error messages.
4048

4149
[[security-fixes]]
4250
== Security fixes

0 commit comments

Comments
 (0)