Problem/Motivation
If CKEditor Image module enabled, the CKEditor crashes due to the following Javascript error:
TypeError: CKEDITOR.dialog.isTabEnabled is not a function
Steps to reproduce
1. Drupal 7.23 install
2. Enable Wysiwyg-7.x-2.2+23-dev
3. Download and install CKEditor library ( my version: 4.0.3.0eafb700 )
4. Add a page -> MissingCKEditor.png
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | Screen Shot 2015-05-01 at 01.17.09.png | 154.81 KB | thmnhat |
| MissingCKEditor.png | 30.08 KB | fox mulder |
Comments
Comment #1
mengi commentedI am having the same issue. Using ckeditor module-1.13 and ckeditor library-4.01.1.
Comment #2
radj commentedUsing Drupal 7.26, this module 1.2, WYSIWYG 2.2, IMCE WYSYWIGY API bridge 1.0, IMCE 1.8, CKEditor 3.5.3.6655.
My problem is different. CKeditor comes up but the IMCE window doesn't come up when I click the IMCE button.
Comment #3
thmnhat commentedHi, sorry for late response. I've just checked with CKEditor 7.x-1.14, IMCE 7.x-1.9, CKEditor 4.4.1 and clean installation of Drupal. Everything is working as expected
Could you please confirm that?
Comment #4
fox_01 commentedwhen Jquery update module is set to use jquery version 1.10 the ckeditor and other javascript will be broken. Switching to jquery version 1.7 will show the browser back in my case but the image button does not do anything with this jquery version. Javascript error:
Comment #5
joyv commentedModule doesn't work for me either! Same as everyone above.
Comment #6
thmnhat commented@jovy: could you please provide more details like everyone above?
@fox_01: I'm checking this
Comment #7
thmnhat commented@fox_01, it's still working on my side. could you please provide more details? such as modules version, ckeditor or wysiwyg, etc
Comment #8
nburles commentedI can confirm that CKEditor fails to appear with this module installed and enabled, for each particular CKEditor profile.
Drupal: 7.38
CKEditor module: 7.x-1.16
CKEditor: 4.0.1
JQuery Update: 7.x-2.6 (tried 1.10, 1.9, 1.8, 1.7, 1.5, "default, provided by Drupal")
PHP: 5.4.26
Apache: 2.2.6 (Apache/2.2.26 (Unix) mod_ssl/2.2.26 OpenSSL/0.9.8e-fips-rhel5 DAV/2 mod_bwlimited/1.4)
MySQL: 5.5.42-cll
in every configuration.