Opened 14 years ago

Closed 14 years ago

#4754 closed Bug (duplicate)

Context menu is not showing when editor is destroyed and recreated

Reported by: dacik Owned by:
Priority: Normal Milestone:
Component: UI : Context Menu Version: 3.0.1
Keywords: Cc:

Description

First of all sorry for my bad english.

Here are steps which should recreate this bug:

  1. create editor with replace method on textArea element
  2. click right mouse button to open context menu
  3. destroy editor
  4. recreate editor with replace method on the same textArea element
  5. click right mouse button to open context menu (context menu is not showing anymore)

Firefox 3.5.1 reports an error this.$ is undefined in ckeditor.js

Change History (2)

comment:1 Changed 14 years ago by pomu0325

DUP of #4552.

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: context menu editor recreate not showing removed
Milestone: CKEditor 3.x
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy