Context Menu

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

If you began working with a text a context menu will become very useful to you. The context menu is a menu which will appear when you'll click your mouse right button anywhere inside the editing area.

Contextmenu.png

Other options may appear if you click on an object you've created or inserted e.g.a table:

Image:Table_context.png

If you want to access the options of the menu point the cursor on the function you want to run. The function will highlight and then you can click it. Some of the functions maybe disabled. For example: the cut and copy function will be disabled if the text isn't highlighted.