Opened 13 years ago
Closed 13 years ago
#5779 closed defect (duplicate)
Dojo charting problem in IE6
Reported by: | guest | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Charting | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
I am facing one problem in Dojo pie chart in IE6.I have downloaded dojo-2008-01-30 release file from nightly build path and after download when I clicked on test_pie2d.html, i got the following error in IE6 and chart is not displayed. Error is: gfx renderer = vml [ Error: 'this.rawNode.fill' is null or not an object ]
Again, I tried to run the page from firefox and it worked fine. After creating a web project, when i tried to run the test html from IE6,it has not shown any error. but, not displaying any pie chart. but, in firefox it is working fine. I re-checked all the parameters and paths. Could not able to find out how to solve this problem. Do anyone faced this problem and any suggestion? Thanks in advance ...Abar
Change History (6)
comment:1 Changed 13 years ago by
Milestone: | → 1.1 |
---|---|
Priority: | high → normal |
severity: | major → normal |
Status: | new → assigned |
comment:2 Changed 13 years ago by
comment:4 Changed 13 years ago by
Milestone: | 1.1 → 1.2 |
---|
I'll revise the fix for HTML labels later --- changing the targeted milestone.
comment:6 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → duplicate |
Status: | assigned → closed |
Closing in favor of #6587 as duplicate.
(In [12543]) charting: temporary fix for the IE problems with HTML labels --- don't use them with VML! Refs #5779. !strict