I'm using:

  1. WSIWYG of CKEditor

In Opera browser (version 11.62) pressing button video_filter in editor generates error: "Uncaught exception: TypeError: 'window.showModalDialog' is not a function"

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Agnieszka_BC’s picture

This patch solves this problem

Seb_CKSource’s picture

Thanks, that's good to know!

leramulina’s picture

It did not help me...

leramulina’s picture

Issue summary: View changes

Correction issue details

Michelle’s picture

Title: Don't work with Opera » showModalDialog error with CKEditor
Version: 6.x-3.0 » 7.x-3.x-dev
Issue summary: View changes
FileSize
1.99 KB

I found this patch while trying to make this module work with an update to CKEditor. I'm having the issue in 7.x but it doesn't look like the relevant code has changed. I wasn't able to get your patch to apply, possibly because of the version difference, so I made the changes by hand and created a new patch. I didn't make any code changes, so this is just a reroll.

I changed the title and the patch name because this isn't restricted to Opera. I'm having the issue in Chrome.

Michelle’s picture

Status: Reviewed & tested by the community » Needs review

Forgot to set the status back since I rerolled.

errand’s picture

doesn't works in my case it opens media dialog window. maybe if i had not installed media module it would work..

SocialNicheGuru’s picture

Is this issue a duplicate of this: https://www.drupal.org/node/2335169

Michelle’s picture

I am pretty sure I have seen that other issue before which makes me think that it didn't work for me or I wouldn't have worked on the patch for this one. Unfortunately, I can't remember and I don't seem to have made note of it. :( They do look mighty similar, though, so I'd be ok with this one being marked dupe as I can always re-open it if it turns out the other issue doesn't solve it.

DamienMcKenna’s picture

Michelle: Please ping me on Monday so we can discuss this.

DamienMcKenna’s picture

Status: Needs review » Closed (duplicate)

I suspect this is probably closed via #2335169: Reliance on showModalDialog breaks CKEditor plugin in Chrome. (yes, I know the other one should have been closed as a duplicate of this one, sorry about that)

If the problem persists please let us know.