| Issue 329: | in flash renderer, images get cropped if they are moved programmatically | |
| 2 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. create an image 2. in an onclick event, update its "x", "y" attributes 3. see image gets cropped See attached for details. (Click "Trigger problem" to see the problem) |
|
,
Sep 29, 2009
I'm using latest SVN trunk and testing on FF3.5 and IE7. To run the sample, you'll need an image and modify the url in code. |
|
,
Sep 29, 2009
This defect is blocking the following Dojo GFX test cases: FAIL test_image1.html: picture shows, but move and transform has serious problem See http://bugs.dojotoolkit.org/ticket/9948 |
|
,
Sep 29, 2009
Fixed in r915.
Status: Fixed
Owner: grick23 |
|
,
Sep 29, 2009
Verified. |
|
,
Sep 29, 2009
Verified. |
|
|
|