<?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=CKEditor_3.x%2FHowto%2FToolbar_Cycling</id>
		<title>CKEditor 3.x/Howto/Toolbar Cycling - 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=CKEditor_3.x%2FHowto%2FToolbar_Cycling"/>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKEditor_3.x/Howto/Toolbar_Cycling&amp;action=history"/>
		<updated>2026-05-19T14:02:41Z</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=CKEditor_3.x/Howto/Toolbar_Cycling&amp;diff=6274&amp;oldid=prev</id>
		<title>Anna: Article contents added</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKEditor_3.x/Howto/Toolbar_Cycling&amp;diff=6274&amp;oldid=prev"/>
				<updated>2011-05-12T08:50:30Z</updated>
		
		<summary type="html">&lt;p&gt;Article contents added&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#CUSTOMTITLE:How Do I Configure CKEditor to Use the Arrow Keys to Navigate Between All Toolbar Buttons?}}&lt;br /&gt;
In [http://ckeditor.com/blog/CKEditor_3.6_released CKEditor 3.6] the concept of '''toolbar button groups''' was introduced to enable faster and more efficient navigation using the keyboard or assistive devices. In all previous versions of the editor, the ''Tab'' and ''Shift+Tab'' keys had the same effect as using the ''Right'' and ''Left Arrow'' keys and were used to cycle between consecutive toolbar buttons.&lt;br /&gt;
&lt;br /&gt;
Since CKEditor 3.6, ''Tab'' and ''Shift+Tab'' navigate between toolbar button groups, while the ''Arrow'' keys are used to cycle between the buttons within a group.&lt;br /&gt;
&lt;br /&gt;
In order to change the new default toolbar navigation mode and use the ''Arrow'' keys as an equivalent to ''Tab'' and ''Shift+Tab'', use the following &amp;lt;code&amp;gt;[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.toolbarGroupCycling toolbarGroupCycling]&amp;lt;/code&amp;gt; configuration setting:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
config.toolbarGroupCycling = false;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Anna</name></author>	</entry>

	</feed>