Opened 13 years ago
Closed 12 years ago
#8871 closed Bug (expired)
Strange problem with image plugin in Opera
Reported by: | Alberto Smulders | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Opera | Cc: |
Description
Open the demo at http://ckeditor.com/demo in Opera (using: version 11.62, build 1347, Win32, Windows 7).
- Insert a new image like this (GoDaddy hosted site): http://www.green-bamboo.com/uploads/10/bamboo.png and Ok.
- Double click on the image; the image plugin opens, image is loaded but Opera keeps trying to load the image (see attached screenshot), the ImagePreviewLoader skim isn't removed.
- Close the image plugin popup window.
- Double click again on the image, now the plugin loads without any problem!
- Close the image plugin popup window again.
- Double click again on the image, the plugin loads with the same problem as in 2.
This is an on/off question, one time loads ok, the next time with the problem!
But it only seems to happen with images coming from some servers; the CKEditor demo image always works ok!
I tried to debug it and find a work around, but couldn't come any further than finding out somehow onImgLoadEvent isn't called in the txtUrl onChange handler. Strange is the on/off behaviour here, doesn't work / works / doesn't work ... !
Attachments (1)
Change History (3)
Changed 13 years ago by
comment:1 Changed 13 years ago by
Keywords: | image plugin removed |
---|---|
Status: | new → pending |
Version: | 3.6.2 |
comment:2 Changed 12 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
I was not abe to reproduce your problem. I have tried many different combinations - on demo page, on my local server, with this picture opened in other tab etc. but none of this resulted in error.
have you tried checking this image on other Opera instance - maybe this is due to some plugin/add-on you have installed in Opera which is causing that? Have you tried it in the default Opera?
Just to make sure - when you said
You have meant inserting link into URL filed of Image dialog?