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

Comments

mengi’s picture

I am having the same issue. Using ckeditor module-1.13 and ckeditor library-4.01.1.

radj’s picture

Issue summary: View changes

Using 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.

thmnhat’s picture

Hi, 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?

fox_01’s picture

when 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:

Uncaught TypeError: undefined is not a function

joyv’s picture

Module doesn't work for me either! Same as everyone above.

thmnhat’s picture

@jovy: could you please provide more details like everyone above?
@fox_01: I'm checking this

thmnhat’s picture

StatusFileSize
new154.81 KB

@fox_01, it's still working on my side. could you please provide more details? such as modules version, ckeditor or wysiwyg, etc

screenshot

nburles’s picture

I 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

Uncaught TypeError: CKEDITOR.dialog.isTabEnabled is not a function

in every configuration.