X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fplugins%2Felementspath%2Fplugin.js;h=4b90c8024de04a7bdfef3e792beec599eedb8529;hp=51ac62ba73d33d90635f1c347db31675dc8ea48c;hb=4e90e78dc97789709ee7404359a5517540c27553;hpb=8f6c203fdaa543c3bca40baea6ae4ddcdf1a77f5 diff --git a/_source/plugins/elementspath/plugin.js b/_source/plugins/elementspath/plugin.js index 51ac62b..4b90c80 100644 --- a/_source/plugins/elementspath/plugin.js +++ b/_source/plugins/elementspath/plugin.js @@ -14,6 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license { toolbarFocus : { + editorFocus : false, exec : function( editor ) { var idBase = editor._.elementsPath.idBase;