#4143 closed defect (fixed)
Suddenly the fill object (VML) is broken on IE
Reported by: | Eugene Lazutkin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | DojoX GFX | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
User reported the problem (a "this.rawNode.fill" error) when setting a fill.
Change History (3)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 15 years ago by
Note: See
TracTickets for help on using
tickets.
The defect is intermittent and occurs in the code, which was not modified in a while. It may be related to timing of dojo.addOnLoad() method. Basically in some cases the sub-object "fill", which should be there, is not yet created by VML.