Problem/Motivation

Listener events inside tabs gets destroyed. Ex. Click events when using ckeditor_accordion

Steps to reproduce

Make accordions inside tabber or other elements with event listeners.

Proposed resolution

New version which moves elements of out dd element instead of copying html. (this removes event listeners)

I have attached new version which should resolve this and also a patch file

CommentFileSizeAuthor
ckeditor-tabber.js_.gz1.25 KBklausdk
ckeditor-tabber.patch2.81 KBklausdk
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

klausdk created an issue. See original summary.

klausdk’s picture

Title: Tabber destroy event listeners » Tabber destroys event listeners