#13678 closed defect (fixed)
Dojox.GFX 1.5.1 renderer not showing SVG for IE9
Reported by: | stelapad | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.5.2 |
Component: | DojoX GFX | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In Dojo 1.5, gfx.js sets the renderer to "vml" for all versions of IE, including IE9 which supports SVG. Current workaround is to use conditional "[if gte IE 9]" IE tags to set djConfig.forceGfxRenderer='svg'.
Change History (2)
comment:1 Changed 9 years ago by
Milestone: | tbd |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 9 years ago by
Milestone: | → 1.5.2 |
---|
Note: See
TracTickets for help on using
tickets.
fixed by http://bugs.dojotoolkit.org/ticket/14199