Opened 13 years ago
Closed 12 years ago
#5477 closed defect (worksforme)
Webkit has a problem with translucent translated PNGs.
Reported by: | Eugene Lazutkin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX GFX | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Cut'n'pasted from the forum:
When a PNG is loaded and immediately translated along the x-axis the result is transparency where the image moves away from it's initial location. There appears to be a box of transparency to the right of the initial location that does not extend far down the window.
I have put together a page to show the behavior:
http://genedavis.com/od&d/js/dojo-release-1.0.2/dojox/gfx/tests/test_image1_modified.html
The logo that is loaded and translated is cut off, but still there, just transparent. The behavior is corrected if user interaction with the window causes an new translation or manipulation of the image.
my system:
Safari 3 Mac OS X 10.4 WebKit r29022 Dojo Toolkit 1.0.2 (using silverlight?)
Change History (4)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Milestone: | 1.1 → 1.2 |
---|---|
Status: | new → assigned |
comment:4 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Milestone: | future → 1.3 |
Resolution: | → worksforme |
Status: | assigned → closed |
It looks like this bug was fixed by Safari.
Please file a bug with Safari (Webkit) on their implementation of SVG.