#3831: Cannot remove contextmenu from plugins
-------------------------------+--------------------------------------------
 Reporter:  theromulans        |       Owner:  arczi          
     Type:  Bug                |      Status:  assigned       
 Priority:  Normal             |   Milestone:  CKEditor 3.0   
Component:  General            |     Version:  CKEditor 3.0 RC
 Keywords:  Confirmed Review?  |  
-------------------------------+--------------------------------------------
Changes (by arczi):

  * keywords:  Confirmed Review- => Confirmed Review?


Comment:

 CKEDITOR.plugins.contextMenu is required by buttonMenu.

 There are 2 ways to fix this bug:

 first - disable context menu if is loaded indirect,

 second - rename CKEDITOR.plugins.contextMenu and move it somewhere else
 (i.e. to menu plugin) and create editor.contextMenu in contextmenu plugin
 (first part of current plugin)

 Patch contains the first solution because is simpler.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3831#comment:4>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to