Skip to content

Commit 7a99cec

Browse files
Update modules/ROOT/pages/7.7.2-release-notes.adoc
1 parent a8f634a commit 7a99cec

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
@@ -33,7 +33,7 @@ This issue also triggered error messages when pressing `Tab` in the last cell of
3333
{productname} {release-version} resolves this issue by refining the tab navigation behavior:
3434

3535
* Pressing `Tab` in the last cell of a non-editable table now has no effect.
36-
* When `Tab` is pressed in an editable cell, and the next cell is a `CEF` cell, the cursor remains in the editable cell.
36+
* When `Tab` is pressed in an editable cell, and the next cell is a `CEF` cell with an editable element inside, the cursor is moved to an editable element within the `CEF` cell.
3737

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

0 commit comments

Comments
 (0)