Skip to content

Commit c7e15da

Browse files
Update modules/ROOT/pages/7.7.2-release-notes.adoc
Co-authored-by: tiny-ben-tran <[email protected]>
1 parent 68f08f1 commit c7e15da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
2020

2121
{productname} {release-version} also includes the following bug fixes:
2222

23-
=== Error was thrown when pressing `tab` in the last cell of a non-editable table.
23+
=== Error was thrown when pressing `Tab` in the last cell of a non-editable table.
2424
// #TINY-11797
2525

2626
Previously in {productname}, an issue was identified where pressing `Tab` in the last cell of a non-editable table attempted to insert a new row and move the selection to it. This behavior resulted in an infinite loop. Additionally, if `Tab` was pressed in an editable cell and the next cell was a `contentEditable="false"` (`CEF`) cell, with a `contenteditable="true"` element inside, the focus would skip the `CEF` cell.

0 commit comments

Comments
 (0)