Opened 8 years ago
Closed 8 years ago
#16419 closed defect (wontfix)
IE8 - GFX transformation of image that was created from file corrupts the image.
Reported by: | Owned by: | Patrick Ruzand | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX GFX | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
IE8 - GFX transformation of image that was created from file corrupts the image. flipX transformation on group that contains image from file, corrupts that image. I am attachig test html which illustrates that problem. HTML file should be located at dojox\gfx\tests\ directory. This file uses image file called eugene-sm.png (which is located at dojox\gfx\tests\images dir in official dojo-release-1.8.1-src.zip file). Corrupted image appears much darker than original image (screenshot is attached). The problem can be recreated on IE8 only (I've used IE9 with DocumentMode? set to IE8). The problem doesn't exist if DocumentMode? is set to IE9. FF works correctly.
Attachments (2)
Change History (4)
Changed 8 years ago by
Attachment: | test_flipx.html added |
---|
comment:1 Changed 8 years ago by
Owner: | changed from Eugene Lazutkin to Patrick Ruzand |
---|---|
Status: | new → assigned |
comment:2 Changed 8 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | assigned → closed |
This is a IE/VML bug that happens with transformed transparent png image. Nothing we can do.
test html