Search and Top Navigation
#15099 closed bug (fixed)
Opened November 16, 2016 05:17PM UTC
Closed November 16, 2016 05:21PM UTC
Tooltip: Interval is never cleared if a delayed tooltip is removed before it's shown
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.12.2 |
Component: | ui.tooltip | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
See https://github.com/jquery/jquery-ui/pull/1768 which includes a reduced test case.
No error is throw, but the interval will never be cleared, which is bad for performance.
Attachments (0)
Change History (1)
Changed November 16, 2016 05:21PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in 9a4c0571577e20795c19796594747f0f8beb476a.