Skip to content

Commit e43b353

Browse files
DOC-3147: It wasn't possible to navigate out of a using the left and right arrow keys in Firefox. (#3773)
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent 8120b79 commit e43b353

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,12 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
152152

153153
{productname} {release-version} also includes the following bug fix<es>:
154154

155+
=== It was not possible to navigate out of a `figcaption` using the left and right arrow keys in Firefox.
156+
// #TINY-11982
157+
158+
Prior to {productname} {release-version}, Firefox exhibited an issue where pressing the left or right arrow keys would not allow users to exit the image `figcaption` element. This behavior was inconsistent with other major browsers such as Google Chrome and Safari, where the arrow keys functioned as expected and allowed seamless navigation out of the `figcaption`.
159+
160+
With {productname} {release-version}, this issue has been resolved. Users can now exit the `figcaption` using the left/right arrow keys in Firefox, aligning its behavior with that of other browsers. This update ensures a more consistent user experience.
155161

156162
=== Decorative images would lose their decorative status when the `alt` subtoolbar was closed when using the apply button.
157163
// #TINY-11912

0 commit comments

Comments
 (0)