Skip to main content

Search and Top Navigation

#9781 closed bug (fixed)

Opened January 31, 2014 11:03AM UTC

Closed September 01, 2016 06:02PM UTC

Tooltip: canceling before show animation complets leaves ui-effects-wrapper divs

Reported by: nkovacs Owned by:
Priority: minor Milestone: 1.12.0
Component: ui.tooltip Version: 1.10.4
Keywords: Cc:
Blocked by: Blocking:
Description

(fiddle uses 1.10.3, but bug is present in 1.10.4 too)

http://jsfiddle.net/nkovacs/a537u/

Hover the element, and move the mouse away before the show effect finishes. A div.ui-effects-wrapper will be left in the dom.

Adding a hide effect prevents the bug.

Attachments (0)
Change History (2)

Changed January 31, 2014 02:08PM UTC by tj.vantoll comment:1

status: newopen
summary: canceling tooltip before show animation is complete leaves ui-effects-wrapper divsTooltip: canceling before show animation complets leaves ui-effects-wrapper divs

The effects rewrite should resolve this.

Changed September 01, 2016 06:02PM UTC by scottgonzalez comment:2

milestone: none1.12.0
resolution: → fixed
status: openclosed

This is fixed as effects no longer use wrappers.