Export to GitHub

svgweb - issue #329

in flash renderer, images get cropped if they are moved programmatically


Posted on Sep 29, 2009 by Helpful Panda

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)

Attachments

Comment #1

Posted on Sep 29, 2009 by Helpful Panda

Comment deleted

Comment #2

Posted on Sep 29, 2009 by Helpful Panda

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.

Comment #3

Posted on Sep 29, 2009 by Massive Hippo

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

Comment #4

Posted on Sep 30, 2009 by Grumpy Dog

Fixed in r915.

Comment #5

Posted on Sep 30, 2009 by Helpful Panda

Verified.

Comment #6

Posted on Sep 30, 2009 by Helpful Panda

Verified.

Status: Fixed

Labels:
Type-Defect Priority-Medium