Closed (fixed)
Project:
Image javascript crop
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2009 at 13:58 UTC
Updated:
29 Aug 2010 at 20:04 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| after-moving.png | 51.83 KB | guillaumeduveau | |
| before-moving.png | 50.92 KB | guillaumeduveau |
Comments
Comment #1
guillaumeduveauI dropped the first Deprecated scale action before and it works fine. Haven't tested with the other imagecache actions.
Comment #2
samchok commentedI 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
Comment #3
rburgundy commentedsubscribing
Comment #4
gooddesignusa commentedI 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.
Comment #5
nils.destoop commentedResearched 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)