Closed (duplicate)
Project:
Imagefield Crop
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2009 at 15:26 UTC
Updated:
7 May 2010 at 18:58 UTC
See screenshot attached. I have to hit save and then edit and then sometimes edit again in order to get the crop window to appear below. I have tried with collapsible and none.
I just took the screenshots and it worked great after hitting "preview" this time. If this is standard procedure I can live with that. I did get the crop window to show up once right after upload, that was awesome!
Love the module btw, this module deserves more press as it ROCKS!
Screenshot #1 just doesn't show
Screenshot #2 shows after hitting preview
I can try to recreate it where the crop window shows , even after hitting save then edit, sometimes as the crop window over the target canvas window.
| Comment | File | Size | Author |
|---|---|---|---|
| imagefield_crop-bug-crop-window-does-not-show-02.png | 1018.4 KB | elijah lynn | |
| imagefield_crop-bug-crop-window-does-not-show-01.png | 485.57 KB | elijah lynn |
Comments
Comment #1
elijah lynnComment #2
elijah lynnI just tested it with 4 different smaller images, maybe 50-300KB, and it worked three out of 4 times. It definitely seems to be more likely to happen with a 1-2 MB file.
Comment #3
yhager commentedCan you try the patch in #479980: Doesn't work with Internet Explorer 7 (and/or other browsers, sometimes), comment #28?
Comment #4
rachelr commentedI'm getting the same issue on Firefox. Drupal 6.13.
When uploading an image to a new node, I get no option to crop. Once the node is saved and I go back in to edit the node, then I'm given the option to crop.
Comment #5
kclarkson commentedI am getting the same thing and my images are under only 94 kb and 166 kb. Has anybody figured out why this happens?
Comment #6
elijah lynnThis appears to be fixed in 1.0-RC1.
Are you still having this issue?
Comment #7
rachelr commentedWhen a new image is uploaded, this is the code that runs and returns:
Of course, nothing is happening here.
The only way to crop an image is to upload the file, save the node it's attached to, then edit the node again and suddenly the images have the cropping controls. I have installed this module on multiple sites and there is not a single case where a newly uploaded file can be cropped.
The link referenced in the code doesn't help. "2) Cannot crop a new uploaded image" is mentioned, but it is claimed to have been fixed and then it's dropped.
Comment #8
francewhoaHave you tried the latest dev version at http://drupal.org/node/353191 Works for me.
New README.txt file at http://drupal.org/node/769462#comment-2838318
I noticed that you use a customized theme. Have you tried doing a test with Drupal default Garland theme?
Comment #9
yhager commentedComment #10
gregglesI have this same problem in Firefox 3.6 (on Ubuntu 9.10). I do not have the problem with Chrome. I'll test more browsers and see how it goes.
I tried using 6.x-1.0rc1 and the latest 6.x-1.x-dev from today.
Comment #11
yhager commented@greggles - have you tried the patch related to in comment #3?
Comment #12
gregglesThat does help. I guess this is a duplicate of that.