When using the image button in the toolbar to upload images into the editor area, I notice that oftentimes in Safari the uploaded image seems to show 0 height and 0 width in the image upload browser window.
The image itself is loaded, but because the image tag attributes end up as 0 the image doesn't show up. However, if I go into the source and remove the height and width attributes from the image tag the image correctly shows up in its correct size.
This problem doesn't occur with other browsers, like FireFox or IE.
Has anybody seen this before?
If it is a Safari-bug I was thinking that one work-around might be to simply remove the height and width attributes from the image tags that are stored. Is there a configuration or something I can set to do that?
Or does anybody have any other ideas?
Thanks!
doug
The image itself is loaded, but because the image tag attributes end up as 0 the image doesn't show up. However, if I go into the source and remove the height and width attributes from the image tag the image correctly shows up in its correct size.
This problem doesn't occur with other browsers, like FireFox or IE.
Has anybody seen this before?
If it is a Safari-bug I was thinking that one work-around might be to simply remove the height and width attributes from the image tags that are stored. Is there a configuration or something I can set to do that?
Or does anybody have any other ideas?
Thanks!
doug