From 8c0ba70c302a406b9ec258dc3c6b6592d576daca Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Mon, 16 Mar 2026 16:18:25 +1000 Subject: [PATCH] Docs: DOC-3243 - Cancel button would always focus when the view opened, even when editor wasn't focused. --- modules/ROOT/pages/8.4.0-release-notes.adoc | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/modules/ROOT/pages/8.4.0-release-notes.adoc b/modules/ROOT/pages/8.4.0-release-notes.adoc index 9d8d4ba772..08c15386be 100644 --- a/modules/ROOT/pages/8.4.0-release-notes.adoc +++ b/modules/ROOT/pages/8.4.0-release-notes.adoc @@ -57,17 +57,20 @@ For information on the **** plugin, see xref: +=== Suggested Edits -The {productname} {release-version} release includes an accompanying release of the **** premium plugin. +The {productname} {release-version} release includes an accompanying release of the **Suggested Edits** premium plugin. -**** includes the following . +**Suggested Edits** includes the following fix. -==== +==== Cancel button would always focus when the view opened, even when editor wasn't focused. +// #TINY-13711 -// CCFR here. +Previously, the Cancel button in Suggested Edits was automatically focused whenever the review was opened, including when the review opened automatically on load. When the editor was positioned lower on the page, the browser would scroll the focused button into view, causing unexpected page scrolling. + +In {productname} {release-version}, the Cancel button is now focused only when the editor itself is already focused. When the review is opened automatically, the button is no longer focused, preventing unintended scrolling. -For information on the **** plugin, see: xref:.adoc[]. +For information on the **Suggested Edits** plugin, see: xref:suggestededits.adoc[Suggested Edits]. [[accompanying-premium-plugin-end-of-life-announcement]]