Hello! My congratulations for this brilliant program!
However, I noticed a design bug. In my page, I have several editors located in table cells side-by-side (say, for two language versions of press-release text). If toolbar is expanded, I always have this bug in Chrome: editor does not fit width of the cell -- it's much wider (and it's right side disappears). Moreover, if I resize the editor, I have the same trouble in any browser.
Unfortunately I can't give the example -- this page is in the site back-end.
I hope that you'll be able to locate this bug (the problem is probably in JS-based width calculation) and exterminate it by the next version.
Thanks for your work!
PS. JQuery plugin for CKEditor would is very desired.
However, I noticed a design bug. In my page, I have several editors located in table cells side-by-side (say, for two language versions of press-release text). If toolbar is expanded, I always have this bug in Chrome: editor does not fit width of the cell -- it's much wider (and it's right side disappears). Moreover, if I resize the editor, I have the same trouble in any browser.
Unfortunately I can't give the example -- this page is in the site back-end.
I hope that you'll be able to locate this bug (the problem is probably in JS-based width calculation) and exterminate it by the next version.
Thanks for your work!
PS. JQuery plugin for CKEditor would is very desired.

Re: CKEditor width bug
Re: CKEditor width bug
http://stackoverflow.com/questions/3893 ... and-safari
Re: CKEditor width bug
I found that simply by putting a wrapping DIV with a set width around the editor that it worked fine.