#6939 closed defect (fixed)
faulty rendering of gfx on silverlight
Reported by: | guest | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX GFX | Version: | 1.1.1 |
Keywords: | silverlight | Cc: | |
Blocked By: | Blocking: |
Description
when Silverlight is installed on eg. Windows Vista the rendering of vector graphics in Internet Explorer 7 is far from what is experienced and expected from other platforms.
as an example, look at <http://pastiche.info/experiments/exzentrum/exzentrum.html>.
the correct rendering is shown in <http://pastiche.info/experiments/exzentrum/excenter_FF2.png> and <http://pastiche.info/experiments/exzentrum/excenter_rot_FF2.png>.
the buggy rendering is shown in <http://pastiche.info/experiments/exzentrum/excenter_IE7.png> and <http://pastiche.info/experiments/exzentrum/excenter_rot_IE7.png>.
also, rendering and rotation in IE7 is very slow.
Change History (10)
comment:1 Changed 13 years ago by
Milestone: | → 1.2 |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
severity: | critical → normal |
---|
comment:3 Changed 13 years ago by
comment:5 Changed 13 years ago by
comment:6 Changed 13 years ago by
comment:7 Changed 13 years ago by
comment:9 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in series of previous change sets.
comment:10 Changed 12 years ago by
Milestone: | future → 1.2 |
---|
(In [14459]) gfx.silverlight: removing the redundant code from the text shape. Refs #6939. !strict