Ticket #6304 (closed defect: invalid)

Opened 5 months ago

Last modified 5 months ago

Alpha gradient fails in IE7

Reported by: haysmark Owned by: elazutkin
Priority: normal Milestone:
Component: DojoX GFX Version: 1.1b1
Severity: normal Keywords:
Cc:

Description (last modified by elazutkin) (diff)

See: http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/gfx/tests/test_gradient.html

With the SVG renderer, you can see the fade to transparent. For some reason though the VML is not doing the fade.

FF2 w/SVG:

What is should look like

IE7 w/VML:

What it looks like in VML

Attachments

svg.JPG (18.8 kB) - added by haysmark 5 months ago.
What is should look like
vml.JPG (13.5 kB) - added by haysmark 5 months ago.
What it looks like in VML

Change History

Changed 5 months ago by haysmark

What is should look like

Changed 5 months ago by haysmark

What it looks like in VML

Changed 5 months ago by haysmark

  • description modified (diff)

Changed 5 months ago by elazutkin

  • status changed from new to closed
  • resolution set to invalid
  • description modified (diff)

This is well-known problem without a workaround. It is actually documented in dojox.gfx documentation. Don't use alpha gradients in portable applications.

Note: See TracTickets for help on using tickets.