Opened 11 years ago
Last modified 11 years ago
#12438 closed defect
Dojo Chart2D does not work fine in IE if the node was deleted from DOM and added again. — at Version 3
Reported by: | xiaobin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Charting | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
It behaves weird in IE6 (may be 7,8) when I delete the chart node and add the node to html body again.
seems the node can't be good displayed, if the node was delete from DOM and added to the DOM again.
Please see the testcase and error pic in the attachments. steps to reproduce the error
- click the delete button.
- click the add button.
Change History (5)
Changed 11 years ago by
Attachment: | dojoteset.html added |
---|
Changed 11 years ago by
comment:1 Changed 11 years ago by
Component: | General → Charting |
---|---|
Owner: | changed from anonymous to Eugene Lazutkin |
comment:2 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 11 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.