Ticket #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: | bryanam@… | |
| Blocking: | Blocked by: |
Description
http://jqueryui.com/demos/accordion/#hoverintent
IE8
Expand an accordion section and recieve a javascript error.
Change History
comment:1 Changed 3 years ago by scott.gonzalez
- Component changed from [meta] ui.docs to ui.accordion
comment:2 Changed 3 years ago by scott.gonzalez
This is caused by jQuery core bug #7278.
comment:3 Changed 2 years ago by scott.gonzalez
- Status changed from new to open
- Milestone changed from TBD to 1.9
comment:4 Changed 2 years ago by scott.gonzalez
- Summary changed from IE js error on accordion hoverIntent example to Accordion: Hoverintent demo throws an error in IE
comment:6 Changed 16 months ago by Scott González
- Status changed from open to closed
- Resolution set to fixed
Accordion demo: Clear out originalEvent in hoverintent special event. Fixes #6028 - Accordion: Hoverintent demo throws an error in IE.
Changeset: 66c7dfd377d91bd5867ce1a9b607e8ed25955241
comment:7 Changed 16 months ago by Scott González
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
Note: See
TracTickets for help on using
tickets.

