Skip to content

DOC-3355: While the plugin is generating a review or quick action, the Stop button in the loading indicator receives focus#4079

Open
kemister85 wants to merge 1 commit intofeature/8.5.0/DOC-3355from
feature/8.5.0/DOC-3355_TINY-14083
Open

DOC-3355: While the plugin is generating a review or quick action, the Stop button in the loading indicator receives focus#4079
kemister85 wants to merge 1 commit intofeature/8.5.0/DOC-3355from
feature/8.5.0/DOC-3355_TINY-14083

Conversation

@kemister85
Copy link
Copy Markdown
Contributor

@kemister85 kemister85 commented Apr 20, 2026

Ticket: DOC-3355

Site: Staging

Changes:

  • Added release note entry for TINY-14083 to modules/ROOT/pages/8.5.0-release-notes.adoc (Accompanying Premium plugin changes — TinyMCE AI section): While the plugin is generating a review or quick action, the Stop button in the loading indicator receives focus.

Pre-checks:

  • Branch is correctly prefixed (release-note branch)
  • modules/ROOT/nav.adoc has been updated (if applicable).
  • Files have been included where required (if applicable).
  • Files removed have been deleted, not just excluded from the build (if applicable).
  • Files added for New product features include a release note entry.
  • Major or minor version changes have updated the supported-versions.adoc table.
  • Build passes without console errors, warnings, or issues.

…ion, the Stop button in the loading indicator receives focus
@kemister85 kemister85 requested review from a team and soritaheng as code owners April 20, 2026 03:57
@kemister85 kemister85 requested review from EkimChau, ShiridiGandham and tiny-james and removed request for a team April 20, 2026 03:57
@kemister85 kemister85 added the upcoming release Documentation for features currently under development/QA label Apr 20, 2026
@kemister85 kemister85 added this to the TinyMCE 8.5.0 milestone Apr 20, 2026
@kemister85 kemister85 requested a review from kimwoodfield April 20, 2026 04:10
==== While the plugin is generating a review or quick action, the Stop button in the loading indicator receives focus
// #TINY-14083

Previously, the TinyMCE AI plugin displayed the stop generating button inconsistently across different contexts. The review loading indicator used a text-based "Stop generating" button, while the AI Chat sidebar used a stop icon button. Additionally, the button did not receive focus when displayed, which compromised keyboard accessibility.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Previously, the TinyMCE AI plugin displayed the stop generating button inconsistently across different contexts. The review loading indicator used a text-based "Stop generating" button, while the AI Chat sidebar used a stop icon button. Additionally, the button did not receive focus when displayed, which compromised keyboard accessibility.
Previously, the TinyMCE AI plugin displayed the “Stop generating” control inconsistently across different contexts. The review loading indicator used a text-based button, while the AI Chat sidebar used an icon-based button. In addition, the control did not receive focus when it appeared, which negatively impacted keyboard accessibility.


Previously, the TinyMCE AI plugin displayed the stop generating button inconsistently across different contexts. The review loading indicator used a text-based "Stop generating" button, while the AI Chat sidebar used a stop icon button. Additionally, the button did not receive focus when displayed, which compromised keyboard accessibility.

In {productname} {release-version}, the stop button in the loading indicator now matches the icon button used in the AI Chat sidebar, providing a consistent visual experience. The button also receives immediate focus when displayed, improving keyboard navigation and accessibility during content generation.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
In {productname} {release-version}, the stop button in the loading indicator now matches the icon button used in the AI Chat sidebar, providing a consistent visual experience. The button also receives immediate focus when displayed, improving keyboard navigation and accessibility during content generation.
In {productname} {release-version}, the stop button in the loading indicator now matches the icon button used in the AI Chat sidebar, providing a more consistent visual experience. The button also receives focus when displayed, improving keyboard navigation and accessibility during content generation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upcoming release Documentation for features currently under development/QA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants