mystmd icon indicating copy to clipboard operation
mystmd copied to clipboard

Footnote title tooltips conflict with footnote content tooltips

Open mfisher87 opened this issue 1 month ago • 0 comments

Description

The <a> tag generated for footnotes has a title of "link to footnote" and in my browser (Firefox), that is displayed as a tooltip that overlaps and obscures the content tooltip for my footnote, which is the important part I want people to see!

Image

Proposed solution

Remove the "title" attribute of the <a> tag? This may be poor accessibility practice? Is there some other way make these links screenreader-friendly without displaying a 2nd tooltip?

Additional notes

mfisher87 avatar Oct 21 '25 20:10 mfisher87