Opened 12 years ago
Closed 12 years ago
#7871 closed bug (fixed)
Demo accordion hoverintent: hover instead of hoverintent behavior with jQuery 1.7.0
Reported by: | rdworth | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.17 |
Component: | [meta] ui.demos | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The accordion hoverintent demo breaks with jQuery 1.7.0. See
for more info. Partial fix coming in 1.7.1. The rest of the fix needs to be made in the demo file per comment by Dave in above thread
Change History (2)
comment:2 Changed 12 years ago by
Milestone: | 1.9 → 1.8.17 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Partial fix in master https://github.com/jquery/jquery-ui/commit/f0f54e38d8eab613d7ea25d698b81126e5263d83 and 1-8-stable https://github.com/jquery/jquery-ui/commit/0a6ce1f7d177163b06f5383d56e4f91af2ced951. Ticket can be closed fix once 1.7.1 is added to 1-8-stable.