sewpafly / post-thumbnail-editor

Wordpress Plugin to manually edit post thumbnails
http://wordpress.org/extend/plugins/post-thumbnail-editor/
32 stars 18 forks source link

Image to crop disappears. #75

Closed Sriom closed 11 years ago

Sriom commented 11 years ago

Hi

I have a problem where the native Wordpress 'Edit image' and Post Thumbnail Editor will both display the image for cropping for a short time, but then it disappears.

I have disabled all plugins except Post Thumbnail Editor, and I have also tried a number of different themes but the problem remains as long as the Post Thumbnail Editor plugin is enabled.

Chrome version is 29.0.1547.66 m. I cannot replicate the problem in IE 10.0.9 and Firefox 23.0.1.

I don't know if this is helpful, but this is what Chrome's console reports when it happens:-

GET http://www.mydomain.com/wp-admin/admin-ajax.php?action=imgedit-preview&_ajax_nonce=d333ce96a9&postid=850&rand=89468 load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,json2,underscore&ver=3.6.1:4 x.extend.buildFragment load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,json2,underscore&ver=3.6.1:4 x.fn.extend.domManip load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,json2,underscore&ver=3.6.1:4 x.fn.extend.append load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,json2,underscore&ver=3.6.1:4 (anonymous function) load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,json2,underscore&ver=3.6.1:4 x.extend.access load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,json2,underscore&ver=3.6.1:3 x.fn.extend.html load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,json2,underscore&ver=3.6.1:4 (anonymous function) load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,json2,underscore&ver=3.6.1:5 c load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,json2,underscore&ver=3.6.1:3 p.fireWith load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,json2,underscore&ver=3.6.1:3 k load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,json2,underscore&ver=3.6.1:5 r load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,json2,underscore&ver=3.6.1:5

Thanks for the great plugin!

sewpafly commented 11 years ago

i haven't been able to duplicate this problem. Does the above link to the imgedit-preview work for you? (It should return an image -- this is wordpress code). Does any of the behavior change if you enable debugging in Settings → Post Thumbnail Editor? What version of PTE are you running?

Sriom commented 11 years ago

It looks as though it's a Chrome bug. I tried it on another PC in Chrome and couldn't replicate the problem. I'll try and pin it down and if I can I'll let you know.

Thanks for the assistance and a great plugin!