Skip to content

Commit b12a537

Browse files
abhinavgandhamFarzad Hayat
andauthored
Update modules/ROOT/pages/7.6.0-release-notes.adoc
Co-authored-by: Farzad Hayat <[email protected]>
1 parent 198471f commit b12a537

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,9 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
156156
=== Tooltips of toolbar groups not showing
157157
// #TINY-11391
158158

159-
Previously, an issue was identified where there was no tooltip being displayed when hovering over toolbar group buttons. This was caused by swapping the `title` attribute with an `aria-label` attribute in version xref:7.0-release-notes.adoc#overview[7.0.0] without applying the tooltip behavior to the toolbar group buttons.
159+
Previously, an issue was identified where tooltips were not displayed when hovering over toolbar group buttons. This was due to replacing the `title` attribute with an `aria-label` attribute in xref:7.0-release-notes.adoc#improved-accessibility-for-interactive-elements-with-custom-tooltips[{productname} 7.0.0] without implementing the custom tooltip behavior for the toolbar group buttons.
160160

161-
In {productname} {release-version}, this issue has now been resolved by applying the tooltip behavior to the toolbar group buttons resulting in the tooltips now showing on hover.
161+
In {productname} {release-version}, this issue has been resolved by applying the custom tooltip behavior to the toolbar group buttons, ensuring that tooltips are now displayed on hover.
162162

163163

164164
[[security-fixes]]

0 commit comments

Comments
 (0)