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 Initial Version
Reported by: | xiaobin | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Charting | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
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 1.click the delete button. 2.click the add button.
Change History (2)
Changed 11 years ago by
Attachment: | dojoteset.html added |
---|
Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.