<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=FCKeditor_3.x%2FDesign_and_Architecture%2FContext_Menu</id>
		<title>FCKeditor 3.x/Design and Architecture/Context Menu - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=FCKeditor_3.x%2FDesign_and_Architecture%2FContext_Menu"/>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=FCKeditor_3.x/Design_and_Architecture/Context_Menu&amp;action=history"/>
		<updated>2026-05-17T17:00:30Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://docs-old.ckeditor.com/index.php?title=FCKeditor_3.x/Design_and_Architecture/Context_Menu&amp;diff=2233&amp;oldid=prev</id>
		<title>Fredck: New page: Much like the toolbar, the Context Menu groups a set of tools to interact with the editor. The main difference is that the context menu is...</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=FCKeditor_3.x/Design_and_Architecture/Context_Menu&amp;diff=2233&amp;oldid=prev"/>
				<updated>2008-05-29T22:53:33Z</updated>
		
		<summary type="html">&lt;p&gt;New page: Much like the &lt;a href=&quot;/FCKeditor_3.x/Design_and_Architecture/Toolbar&quot; title=&quot;FCKeditor 3.x/Design and Architecture/Toolbar&quot;&gt;toolbar&lt;/a&gt;, the Context Menu groups a set of tools to interact with the editor. The main difference is that the context menu is...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Much like the [[FCKeditor_3.x/Design_and_Architecture/Toolbar|toolbar]], the Context Menu groups a set of tools to interact with the editor. The main difference is that the context menu is, as its name says, contextual to the current selection in the editor. It displays only the main tools that are useful for the selection. &lt;br /&gt;
&lt;br /&gt;
Each context menu item has a &amp;quot;weight&amp;quot;, a numeric value that defines its position in the list. Plugins and developer customizations can use that weight to position their items in a specific place in the menu. All default items have a huge amount of empty weights between each item, leaving room for new entries. &lt;br /&gt;
&lt;br /&gt;
The most common way to activate the context menu is by right clicking inside the editor. There are some limitation in the browser that could make it impossible to use the right button in the mouse for our needs, so other alternative ways should be available, like left click and hold, or combinations like CTRL and click. &lt;br /&gt;
&lt;br /&gt;
== Accessibility  ==&lt;br /&gt;
&lt;br /&gt;
The following features are included to make the context menu accessible: &lt;br /&gt;
&lt;br /&gt;
*A configurable keyboard combination can be used to open the context menu. &lt;br /&gt;
*ARROW keys, TAB and SHIFT+TAB can be used to navigate through the menu items. &lt;br /&gt;
*The ENTER key selects the current item. &lt;br /&gt;
*The ESC key closes the context menu. &lt;br /&gt;
*All items are properly read once activated.&lt;/div&gt;</summary>
		<author><name>Fredck</name></author>	</entry>

	</feed>