JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / plugins / clipboard / dialogs / paste.js
index 9a659ed..cec04d3 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -45,7 +45,7 @@ CKEDITOR.dialog.add( 'paste', function( editor )
 \r
                                case 9 :\r
                                case CKEDITOR.SHIFT + 9 :\r
-                                       this.changeFocus( true );\r
+                                       this.changeFocus( 1 );\r
                                        processed = 1;\r
                        }\r
 \r