Opened 7 years ago
Closed 7 years ago
#15099 closed bug (fixed)
Tooltip: Interval is never cleared if a delayed tooltip is removed before it's shown
Reported by: | Scott González | 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.
Note: See
TracTickets for help on using
tickets.
Fixed in 9a4c0571577e20795c19796594747f0f8beb476a.