Skip to content

Commit 7105a63

Browse files
DOC-2578: Removed title attribute from dialog tree elements as they already have a tooltip.
1 parent a941021 commit 7105a63

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,14 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
151151
[[bug-fixes]]
152152
== Bug fixes
153153

154-
{productname} {release-version} also includes the following bug fix<es>:
154+
{productname} {release-version} also includes the following bug fixes:
155155

156-
=== <TINY-vwxyz 1 changelog entry>
157-
// #TINY-vwxyz1
156+
=== Double tooltip issue in advanced templates
157+
// #TINY-11470
158158

159-
// CCFR here.
159+
Previously, an issue was identified where custom tooltips for tree structures triggered both the browser's native tooltip (via the `title` attribute) and the custom tooltip simultaneously. This resulted in two tooltips with the same text being displayed, leading to a confusing user experience.
160+
161+
In {productname} {release-version}, this issue has been resolved. The `title` attribute is now automatically removed when the custom tooltip is applied, ensuring that only the custom tooltip is displayed.
160162

161163

162164
[[security-fixes]]

0 commit comments

Comments
 (0)