Skip to content

Commit ea8cec7

Browse files
abhinavgandhamFarzad Hayatkemister85
authored
DOC-2578: Tooltip would not show for group toolbar button. (#3520)
* DOC-2578: Tooltip would not show for group toolbar button. * Update modules/ROOT/pages/7.6.0-release-notes.adoc Co-authored-by: Farzad Hayat <[email protected]> * Update modules/ROOT/pages/7.6.0-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> --------- Co-authored-by: Farzad Hayat <[email protected]> Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent dd6800a commit ea8cec7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

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

156156
{productname} {release-version} also includes the following bug fixes:
157157

158+
=== Tooltip would not show for group toolbar button.
159+
// #TINY-11391
160+
161+
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.
162+
163+
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.
164+
158165
=== Numbered table context menu not properly applying changes
159166
// #TINY-11383
160167

0 commit comments

Comments
 (0)