I'm having wierd problem with imageCropper in Umbraco 4.7.2 in Chrome (v20) and FF (v13) browsers. I use file upload and image cropper on the same tab of Media type. After I create new media type item, then choose image from my drive and click save icon to upload... image cropper is blank! I have to click Save once more for it to appear. In Chrome it is even worse as it appears but without draggable boorders so I have to click save for the 3rd time (or switch tabs).
IE9 displays cropper and draggable border on it as soon as I click save icon.
Seems like some javascript init bug? Cannot find anything on this on forums. It has created many discussions with my clients which get easily confused.
ImageCropper Crome and FF issue
I'm having wierd problem with imageCropper in Umbraco 4.7.2 in Chrome (v20) and FF (v13) browsers. I use file upload and image cropper on the same tab of Media type. After I create new media type item, then choose image from my drive and click save icon to upload... image cropper is blank! I have to click Save once more for it to appear. In Chrome it is even worse as it appears but without draggable boorders so I have to click save for the 3rd time (or switch tabs).
IE9 displays cropper and draggable border on it as soon as I click save icon.
Seems like some javascript init bug? Cannot find anything on this on forums. It has created many discussions with my clients which get easily confused.
New version of Chrome and FF need the width and height values to display images. I had the same issue once. Try adding the width and height to check.
//fuji
is working on a reply...