Webkit seems to be the common issue here so it may be a bug in that rather than in CKEditor.

On Zoom/Unzoom (accessibility), the width of CKE does not reduce in line with the zoom level until the resize widget is clicked on.

On manual resize, the page is forced to the top. This happens regardless of whether the top of the CKE iframe is off the top of the browser window.

Present on Safari 4.0.5 on OS X 10.5.8 an WinXP SP3 and Chrome 4.1.249.1059 on WinXP SP3.

Comments

mephir’s picture

Status: Active » Closed (won't fix)

This is problem in ckeditor library, bug was reported on ckeditor track, so i mark that it also appear in webkit based browsers. Url to ticket http://dev.fckeditor.net/ticket/4821

UrbanFuturistic’s picture

Title: CKE resize errors in Safari/Chrome (Webkit based browsers) » I'll rephrase: #cke_edit-body resize errors in Safari/Chrome (Webkit based browsers)

Sorry, as someone has noted there this isn't at all the same behaviour and has nothing to do with icon drawing. The icon size is fine, at best guess, it's the width of the span with id #cke_edit-body that's the problem as that's the element most obviously inline styled by the javascript.

That's neither here nor there anyway as I forgot to take the important step of checking against the main demo of CKEditor on their site. OK, I say I forgot, I assumed they would have checked this already as Safari isn't that much a minority browser. It exhibits similar behaviour so I'l bother them about it when I get the chance (if I ever get the hang of their search system).

If you want to see what I mean, go to http://ckeditor.com/demo in either of Safair/Chrome and zoom until the CKE frame is larger than the browser window and hit the ctrl+0 zoom reset.