logo       

[Bug 20011] New: Glossary: Tooltips onmouseout is missing: msg#02992

wikibugs-l

Subject: [Bug 20011] New: Glossary: Tooltips onmouseout is missing

https://bugzilla.wikimedia.org/show_bug.cgi?id=20011

Summary: Glossary: Tooltips onmouseout is missing
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: Normal
Component: General/Unknown
AssignedTo: wikibugs-l@xxxxxxxxxxxxxxxxxxx
ReportedBy: hickseydr@xxxxxxxxxxxxxxx


>From http://www.mediawiki.org/wiki/Extension:Glossary#Tooltips_onmouseout

Someone else reported the following solution, I'm simply reposting it here in
the hope it can be fixed in the repository.


As of version 5.0 of the tooltip javascript library, the tooltips get "stuck"
on the cursor.

1. Open Glossary.php in a text editor
2. Find line 88: $span->setAttribute('onmouseover', "TagToTip('$term')");
3. Add a new line after it:

$span->setAttribute('onmouseout', 'UnTip()');


--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@xxxxxxxxxxxxxxxxxxx
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | Mail Home | sitemap | FAQ | advertise