zotero-cita icon indicating copy to clipboard operation
zotero-cita copied to clipboard

Tooltips don't show

Open diegodlh opened this issue 4 years ago • 2 comments

Tooltips which help understand what icons and buttons mean or do, don't seem to work. Using the title attribute doesn't seem to work, maybe because the TagsBox component is wrapped into a XUL element (although it doesn't work either in the Citations Editor, which is an independent window). Tried using the XUL's tooltiptext attribute instead, but it doesn't work. This is a workaround used in Zotero's native reactified TagSelector and TagsBox components, but as reported here doesn't seem to be working either.

diegodlh avatar Dec 23 '20 19:12 diegodlh

Fix using Zotero_Tooltip workaround. Note this won't be available in older versions of Zotero

diegodlh avatar Feb 22 '21 19:02 diegodlh

Maybe the solution proposed here fixes this?

diegodlh avatar Feb 07 '22 00:02 diegodlh