Skip to content

Commit 681a25c

Browse files
committed
Docs: DOC-3355 - Format key names as inline code
1 parent f471944 commit 681a25c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The {productname} {release-version} release includes an accompanying release of
5050
==== Focus is no longer lost when deleting a context source using delete or backspace key.
5151
// #TINY-13949
5252

53-
Previously, keyboard focus was lost when deleting a context source tag using the Delete or Backspace key in the TinyMCE AI sidebar chat view. After removing a context source, the focus disappeared entirely, making it difficult to continue keyboard navigation. This particularly affected accessibility and keyboard-only workflows.
53+
Previously, keyboard focus was lost when deleting a context source tag using the `Delete` or `Backspace` key in the TinyMCE AI sidebar chat view. After removing a context source, the focus disappeared entirely, making it difficult to continue keyboard navigation. This particularly affected accessibility and keyboard-only workflows.
5454

5555
In {productname} {release-version}, focus management now tracks tag deletion events. When a context source tag is deleted, focus moves to either the previous context source tag or, when the first or only remaining tag is removed, back to the prompt input field. This ensures seamless keyboard navigation when managing context sources.
5656

0 commit comments

Comments
 (0)