#6028 closed bug (fixed)
Accordion: Hoverintent demo throws an error in IE
Reported by: | meyerovb | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.18 |
Component: | ui.accordion | Version: | 1.8.4 |
Keywords: | Cc: | [email protected]… | |
Blocked by: | Blocking: |
Description
http://jqueryui.com/demos/accordion/#hoverintent
IE8
Expand an accordion section and recieve a javascript error.
Change History (8)
comment:1 Changed 12 years ago by
Component: | [meta] ui.docs → ui.accordion |
---|
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Milestone: | TBD → 1.9 |
---|---|
Status: | new → open |
comment:4 Changed 12 years ago by
Summary: | IE js error on accordion hoverIntent example → Accordion: Hoverintent demo throws an error in IE |
---|
comment:6 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Accordion demo: Clear out originalEvent in hoverintent special event. Fixes #6028 - Accordion: Hoverintent demo throws an error in IE.
Changeset: 66c7dfd377d91bd5867ce1a9b607e8ed25955241
comment:7 Changed 11 years ago by
Accordion demo: Clear out originalEvent in hoverintent special event. Fixes #6028 - Accordion: Hoverintent demo throws an error in IE. (cherry picked from commit 66c7dfd377d91bd5867ce1a9b607e8ed25955241)
Changeset: 5d4df03b7084a335ca9ceb6a62277c72434c83af
comment:8 Changed 11 years ago by
Milestone: | 1.9 → 1.8.18 |
---|
Note: See
TracTickets for help on using
tickets.
This is caused by jQuery core bug #7278.