Last modified: 2014-08-16 10:24:06 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 T69505, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67505 - jquery.tipsy tooltip hover events are not debounced
jquery.tipsy tooltip hover events are not debounced
Status: NEW
Product: MediaWiki
Classification: Unclassified
JavaScript (Other open bugs)
1.24rc
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: tipsy
  Show dependency treegraph
 
Reported: 2014-07-03 22:32 UTC by Tisza Gergő
Modified: 2014-08-16 10:24 UTC (History)
2 users (show)

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


Attachments

Description Tisza Gergő 2014-07-03 22:32:29 UTC
Steps to reproduce:
1. set up a tipsy  tooltip with delayIn/delayOut settings
2. quickly enter and exit the element's are with the mouse a few times

Expected result: the tooltip appears at first mouseenter + delayIn, stays visible until last mouseleave + delayOut

Actual result: the tooltip flickers weirdly, as every mouseenter/mouseleave triggers a show/hide event, even if other such events happen before the callback is triggered.

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


Navigation
Links