Closed (fixed)
Project:
Wysiwyg
Version:
7.x-2.x-dev
Component:
Editor - FCKeditor
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Oct 2009 at 18:18 UTC
Updated:
5 Nov 2009 at 22:40 UTC
Right now it doesn't seem that the "focus" event ever fires when using CKeditor. This causes the Drupal.wysiwyg.activeId to never be updated. This patch attaches the focus event to the individual instances rather than using the global CKEDITOR object, on which the .on('event') method does not seem to have an effect.
| Comment | File | Size | Author |
|---|---|---|---|
| wysiwyg_ckeditor_focus_active.patch | 958 bytes | quicksketch |
Comments
Comment #1
twodConfirmed and committed to all branches. Thanks!