Closed (cannot reproduce)
Project:
Wysiwyg
Version:
7.x-2.x-dev
Component:
Editor - TinyMCE
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2011 at 13:36 UTC
Updated:
20 Jun 2011 at 00:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
jelle_sa simple if statement seems to fix the problem. And the fullscreen functionality still works as far as I can tell.
Comment #2
twodInteresting...
When did you get this error?
Was the editor already loaded?
Was the editor not loaded, but enabled for a [currently inactive] format?
Were there more than one editor on the page (only TinyMCE, different editors) and more than once instance active?
Can you provide steps to repeat the issue from a clean (or near clean) installation?
Comment #3
jelle_sOk this is strange, I can't seem to reproduce the error. I'll close the issue for now, and I'll reopen in when/if I bump in to it again.
Comment #4
jelle_sOk, I found a way to reproduce it. But I'm not sure if it's an issue for this module...
I only seem to get the error when I enable the Drag'n'Drop module (http://drupal.org/project/dragndrop_uploads). There's no stable release of it yet for Drupal 7
Comment #5
sunThis likely means that http://drupal.org/project/dragndrop_uploads partially breaks script processing on the page for any reason. To be fixed over there.