Since I have updated to D7-RC-2 the my Ckeditor not longer works. Note that I also updated the Ckeditor to 3.4.2 and using lasted dev of wysiwyg module. The editor is no longer styled and I have to manually add the buttons that I want to use in the editor. I tried downgrading the wysiwyg module but the problem still exist. Has anyone else encountered this problem after updating to D7-RC-2? Any suggestions on how to correct this?
Comments
Comment #1
twodYou always had to add the buttons you wanted to use, we just removed a fallback to the editor's default configuration (which should only be used for debugging) when no buttons have been selected.
We recently got a similar issue for another editor where it looked like all stylesheets were missing. Can you check with Firebug for Firefox or a similar tool to check if all files are downloaded correctly?
If no stylesheets at all are requested from the editor folder, maybe there's been a recent API change we're unaware of?
Comment #2
dre2phresh commentedIt's kind of tedious and time consuming to have to add every button that you want just to use the editor. The V2 skin stylesheet is requested but should the kama skin be the default skin? In Chrome browser the editor buttons don't wrap to fit the confines of the browser windows. It's just one row one buttons that and if you have numerous buttons setup this pushes the editor outside browser window. I've tried to configure the define css path to request the kama skin and it still isn't working.
Comment #3
sunSorry, I just tested this myself, and it worked as intended for me. Without further information this issue can only be closed as not reproducible.
Feel free to re-open this issue if you want to provide further information. Thanks.