hi there,
found some error with fckeditor 2.6 in safari 3.1.1 on macosx. the maximizing of the editor result in an empty white page. the context menu open at the bottom of page when open. does not happend with safari on windows and with the older 3.0 version of safari. this error occur also on the demo page on this site.
any ideas on this?
// case
found some error with fckeditor 2.6 in safari 3.1.1 on macosx. the maximizing of the editor result in an empty white page. the context menu open at the bottom of page when open. does not happend with safari on windows and with the older 3.0 version of safari. this error occur also on the demo page on this site.
any ideas on this?
// case

Re: error while maximizing editor in safari 3.1.1 (macosx)
Anyway, I think that this is a problem in Safari due to the fact that the previous version did work and it also works in windows, so it should be reported to them (at least the behavior should be the same across platforms)
Re: error while maximizing editor in safari 3.1.1 (macosx)
Another issue (at least in Safari 3.1.2) is that extra contextual menu items don't seem to be showing up no matter where the right-click happens. The cut copy paste does but not the image contextual menu item.
I would guess that the getSelectedElement() function doesn't work properly any more because even if I select an image and then click the picture icon in the toolbar, it doesn't automatically fill in the image, it resets to the default image insertion dialog.
Are there any known workarounds for either of these things?