Home
last modified time | relevance | path

Searched refs:focusManager (Results 1 – 4 of 4) sorted by relevance

/webtrees/public/ckeditor-4.15.1-custom/plugins/clipboard/dialogs/
H A Dpaste.js10 …d",function(a){a.removeListener();a=d.getFrameDocument();a.write(b);c.focusManager.add(a.getBody()…
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/
H A Dwsc.js36 …oveStyle("position");b.removeStyle("left");b.hide();a.dialog._.editor.focusManager.currentActive.f…
37 …oveStyle("position");b.removeStyle("left");b.hide();a.dialog._.editor.focusManager.currentActive.f…
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js259focusManager=function(a){if(a.focusManager)return a.focusManager;this.hasFocus=!1;this.currentActi… function
260 …his._.locked){this._.timer&&clearTimeout(this._.timer);var b=CKEDITOR.focusManager._.blurDelay;a||…
278 …Copy(CKEDITOR.config);this.ui=new CKEDITOR.ui(this);this.focusManager=new CKEDITOR.focusManager(th…
401 …roll",d)}a.focusManager.add(this);this.equals(CKEDITOR.document.getActive())&&(this.hasFocus=!0,a.…
613 …,H),f.on("keyup",H),f.appendTo(CKEDITOR.document.getBody()),B[b]=f);a.focusManager.add(f);u=f;CKED…
614 u&&(a.focusManager.remove(u),u.hide())}function R(a){var b=a.data.$.ctrlKey||a.data.$.metaKey,c=a.d…
624 …ata.preventDefault()},this);this.changeFocus=e;var z=this._.element;a.focusManager.add(z,1);this.o…
633 …s._.editor.fire("dialogShow",this);this._.parentDialog||this._.editor.focusManager.lock();this.for…
637 …ener("keyup",S);var c=this._.editor;c.focus();setTimeout(function(){c.focusManager.unlock();CKEDIT…
720 …tion(f.keyDownFn)}});a.on("uiReady",function(){var c=a.ui.space("toolbox");c&&a.focusManager.add(c,
[all …]
H A DCHANGES.md572 …ithub.com/ckeditor/ckeditor4/pull/994): Fixed: Typo in the [`CKEDITOR.focusManager.focus()`](https…