Opened 8 years ago
Closed 5 years ago
#16501 closed defect (patchwelcome)
the Mobile Geo Charting demo throws error under IE9
Reported by: | Patrick Ruzand | Owned by: | Patrick Ruzand |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | Dojox | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Under IE9/IE10 When running the http://demos.dojotoolkit.org/demos/mobileGeoCharting/demo.html
demo, clicking a state throws the following error: SCRIPT438: Object doesn't support property or method 'setCapture'
where Object is an <svg> node. IE9 indeed does not define setCapture/releaseCapture of <svg> node.
Change History (5)
comment:1 Changed 8 years ago by
Owner: | changed from Adam Peller to Patrick Ruzand |
---|---|
Status: | new → assigned |
comment:2 Changed 8 years ago by
Milestone: | tbd → 1.8.4 |
---|
comment:3 Changed 8 years ago by
Milestone: | 1.8.4 |
---|
comment:4 Changed 5 years ago by
Milestone: | → 1.12 |
---|
comment:5 Changed 5 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Given that no one has shown interest in creating a patch in the past 2+ years, I'm closing this as patchwelcome.