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.

CommentFileSizeAuthor
wysiwyg_ckeditor_focus_active.patch958 bytesquicksketch

Comments

twod’s picture

Status: Needs review » Fixed

Confirmed and committed to all branches. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.