Skip to content

Commit f471944

Browse files
committed
Docs: DOC-3355 - Focus is no longer lost when deleting a context source using delete or backspace key.
1 parent 9378169 commit f471944

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,21 @@ The {productname} {release-version} release includes an accompanying release of
4141

4242
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
4343

44+
=== TinyMCE AI
45+
46+
The {productname} {release-version} release includes an accompanying release of the **TinyMCE AI** premium plugin.
47+
48+
**TinyMCE AI** includes the following fix.
49+
50+
==== Focus is no longer lost when deleting a context source using delete or backspace key.
51+
// #TINY-13949
52+
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.
54+
55+
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.
56+
57+
For information on the **TinyMCE AI** plugin, see: xref:tinymceai.adoc[TinyMCE AI].
58+
4459

4560
[[accompanying-enhanced-skins-and-icon-packs-changes]]
4661
== Accompanying Enhanced Skins & Icon Packs changes

0 commit comments

Comments
 (0)