Postponed (maintainer needs more info)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2012 at 16:27 UTC
Updated:
12 Mar 2015 at 05:36 UTC
Jump to comment: Most recent
Comments
Comment #1
trgreen17 commentedSame problem here in IE8. Version 4 of the CKEditor library, version 7.x-1.x-dev of the Drupal module. CKEditor demo site works fine, but I have a blank input area in Drupal 7, Bartik theme.
Comment #2
t_i_b_o commentedSame problem with firefox 17, ckeditor v4 library and 7.x-1.x (now = 7.x-1.11)!
theme : Corolla 7.x-3.0-rc1
Comment #3
dczepierga commentedDo u see any javascript errors in Firebug (Firefox addon)?
Which package of CKEditor v4 do u use?
Comment #4
t_i_b_o commentedHi,
First of all, sorry for my english it's not my mother tongue.
So, dczepierga I'll try to answer your questions, but I'm not sure to understand everything (I am just a drupal user not a dev)
My CKEditor package is called "ckeditor_4.0_standard.zip"
I can't find any javascript errors in firebug...
I have noticed that the basic "Advanced" Profil work fine (no blank textarea) but the "full" Profil I have in admin mode don't work.
Hoping those few answers can help, if you have further questions I will try to help as good as I can.
Comment #5
alfthecat commentedSame issue here. Node/add is working. Node/edit is not. No editor.
I'm seeing this error: Uncaught TypeError: Cannot read property 'once' of undefined but it doesn't seem to refer to anything with the ckeditor module. It looks like a problem with the overlay module. However, this issue occurs both with and without the overlay, the error is also present on node/add, where the editor is working fine.
I looked all over the net but none of the solutions so far have had any effect.
Comment #6
brighteridea commentedAny Luck?
Comment #7
alfthecat commented@brighteridea,
Nope. Went back to using wysiwyg module. Works much better overall, imo