I have an issue similar to #483056: Jquery Crop breaks if optimize CSS turned on, only it's with jQuery UI 1.6 and with or without CSS agregation.

When i click "Click here to choose another crop area for this picture" I get the whole picture with opacity, and the crop area with no transparency. But when I move the crop area, it does not update to show the new area of the image.

The preset has a Deprecated scale action first, then a Javascript crop.
Firefox 3.0.11, Ubuntu.

Comments

guillaumeduveau’s picture

Title: Crop zone does not update » Crop zone does not update with a Deprecated scale action before

I dropped the first Deprecated scale action before and it works fine. Haven't tested with the other imagecache actions.

samchok’s picture

I think it has to do with the fact that width and/or height of cropping area are the same of width and/or height of the resized image itself.

Have a look here: http://drupal.org/node/591026

rburgundy’s picture

subscribing

gooddesignusa’s picture

I also ran into this problem and never knew why sometimes it happened. I was on a mac not sure if it was firefox or safari. I will do some testing to see if i can make it happen all the time. I think the cropping actually doesn't work in safari at all if i remember correctly.

nils.destoop’s picture

Status: Active » Closed (fixed)

Researched it. This problem happens on Safari for jquery ui 1.5.2. Probably the same problem for firefox 3.0.
This is a jquery ui problem, but is fixed in the newer versions. (tested with jquery ui 1.7.3)