Last modified: 2013-04-09 09:07:15 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T22011, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20011 - Glossary: Tooltips onmouseout is missing
Glossary: Tooltips onmouseout is missing
Status: RESOLVED WONTFIX
Product: MediaWiki extensions
Classification: Unclassified
Glossary (Other open bugs)
unspecified
All All
: Low major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-30 12:23 UTC by David Hicks
Modified: 2013-04-09 09:07 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description David Hicks 2009-07-30 12:23:30 UTC
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()');
Comment 1 Andre Klapper 2013-04-09 09:07:15 UTC
http://www.mediawiki.org/wiki/Extension:Glossary says 

"This extension has been archived.

This extension is obsolete.
The following other choices are available:

    Lingo
    Terminology"

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links