Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-1109

HTMLArea crash with enableInlineTableEditing on hidden htmleditors

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 2.9.22
    • 2.9.21
    • Inline Editor
    • None
    • Firefox 3.0, Firefox 3.5

      When editing an ODF content (with htmleditors hidden in tabs), many JS error popups are displayed one after the other (see screenshot).
      It seems there is a problem with htmlarea.js when executing this block, introduced in version 2.9.20 :

      if (!HTMLArea.is_ie)
      {
      	// disable firefox accelerators on tables
      	editor.execCommand('enableInlineTableEditing', false, false);
      }
      

      Maybe creating the htmlarea in "no debug" mode will resolve the problem.

            Unassigned Unassigned
            ngavalda Nicolas Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: