Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#9768 closed Bug (invalid)

ContextMenu plugin not working on CKEditor 4.0

Reported by: david Owned by:
Priority: Normal Milestone:
Component: UI : Context Menu Version: 4.0
Keywords: Cc:

Description

I am having problems related to contextmenu plugin. My plugins have used the context menu in older versions of ckeditor without problem but now it seems that the plugin is not working anymore.

I also tried to run your sample "abbr plugin" which is also using the contextmenu and it fails because it does not adds the "Edit Abbreviation" as an option of the menu.

Can somebody confirm that contextmenu/abbr plugin are still working properly on ckeditor 4.0?

Many thanks!!

Change History (4)

comment:1 Changed 11 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

Context menu works without problems. Just go to CKEditor download site (http://ckeditor.com/download) and download latest version or go to builder (http://ckeditor.com/builder) and select plugins and version you want.

I also tried to run your sample "abbr plugin"

I don't know what abbr sample is. I actually have never heard of it.

My plugins have used the context menu in older versions of ckeditor without problem

CKEditor 4 is not 100% backwards compatible and some compatibility problems may arise especially with advanced custom plugins. What you need to do is adjust your plugins to new version.

CKEditor 4 documentations site: http://docs.ckeditor.com/ (api - http://docs.ckeditor.com/#!/api) as well as JavaScript errors that come out Firebug console can be a huge help.

comment:2 Changed 11 years ago by david

I am still not able to run the Abbr(Abbreviation) plugin which is in your documentation--> http://docs.ckeditor.com/#!/guide/plugin_sdk_sample_2

No worries, I'll be doing something wrong. Thanks!

comment:3 Changed 11 years ago by Jakub Ś

I will recheck this - thanks for the link.

comment:4 Changed 11 years ago by Jakub Ś

@despinola I have tried code in link you have provided and it has worked so I believe that you have made a mistake in your code.

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