Home
last modified time | relevance | path

Searched refs:focused (Results 1 – 3 of 3) sorted by relevance

/webtrees/public/ckeditor-4.15.1-custom/plugins/colordialog/dialogs/
H A Dcolordialog.css9 …padding: 1px; /* Padding is replaced by border for focused cells. Prevents 'jumping' when adding b…
/webtrees/public/ckeditor-4.15.1-custom/
H A DCHANGES.md168 …ng the editor when a [widget](https://ckeditor.com/cke4/addon/widget) is focused creates an additi…
298 …issues/2655): [Chrome, Safari] Fixed: Widget's nested editable cannot be focused under certain cir…
307 …keditor/ckeditor4/issues/2546): Fixed: The separator in the toolbar moves when buttons are focused.
698 …v.ckeditor.com/ticket/16825): [Chrome] Fixed: Error thrown when destroying a focused inline editor.
1167 * [#11636](https://dev.ckeditor.com/ticket/11636): Introduced new, UX-focused, methods for getting …
1276 …vent is not fired on first blur after initializing the inline editor on an already focused element.
1334 …om/ticket/12185): [IE9QM] Fixed: Error thrown when moving the mouse over focused editor's scrollba…
1594 * [#11075](https://dev.ckeditor.com/ticket/11075): With drop-down menu button focused, pressing the…
1652 …cker](https://ckeditor.com/cke4/addon/wsc) fails to apply changes if a nested editable was focused.
1663 …om/ticket/10911): Fixed: Browser *Alt* hotkeys will no longer be blocked while a widget is focused.
[all …]
H A Dckeditor.js793 …etTimeout(u,0,this)):u.call(this))},this),e.on("focus",function(){this._.focused=!0;this.hideChild…
800 …ITOR.tools.setTimeout(function(){this._.focused||this.hide()},0,this)},this),this._.activeChild=a,…
1000 …ut:1,select:1,textarea:1},e=b.getSelection();return b.widgets&&b.widgets.focused||e&&1<e.getRanges…
1132 …_grammar_class,"options-to-restore":a.config.scayt_disableOptionsStorage,focused:a.editable().hasF… property