Forums

widgets are multiply initialized during drag and drop (1 post)

  1. norbnorb
    Member
    Posted 1 year ago #

    when you drag and drop your widget into the sidebar dock, it will experience multiple inits (e.g. the form() subroutine will be called more then one time)

    This won't harm simple textareas but prevents higher sophisticated JS scripts from working properly (tinymce oder JPicker)
    When debugging with Firebug, you can watch several pending init events ( those one with the __i__ ids ).

    Workaround is switching accessability mode to on

    I need a little hepl from my friends :-)

    Greetings

    nornorb

Topic Closed

This topic has been closed to new replies.

About this Topic