Lines Matching refs:widgets

48 …pboard](http://ckeditor.com/addon/clipboard) plugin does not allow to drop widgets into the editor.
52 * [#14407](https://dev.ckeditor.com/ticket/14407): [IE] Fixed: Non-editable widgets can be edited.
203 …http://ckeditor.com/addon/image2) and [Placeholder](http://ckeditor.com/addon/placeholder) widgets.
363 * [#13460](http://dev.ckeditor.com/ticket/13460): [IE8] Fixed: Copying inline widgets is broken whe…
408 * [#13334](http://dev.ckeditor.com/ticket/13334): Fixed: Error after nesting widgets and playing wi…
420 * [#13176](http://dev.ckeditor.com/ticket/13176): [IE8] Fixed: Errors on drag&drop of embed widgets.
457 …ition) was exposed, too, to make it simple to create new types of upload widgets which can handle …
461widgets was integrated with the standard clipboard APIs. By listening to drag events you will thus…
466widgets [the same method](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSelectedHtml) …
486 * [#10931](http://dev.ckeditor.com/ticket/10931): Added support for nesting widgets. It is now poss…
487 …* [#12018](http://dev.ckeditor.com/ticket/12018): Fixed and reviewed: Nested widgets garbage colle…
489 * [#12006](http://dev.ckeditor.com/ticket/12006): Fixed: Drag and drop of nested block widgets.
664 …et/12135): Fixed: [Remove Format](http://ckeditor.com/addon/removeformat) does not work on widgets.
691 * [#12140](http://dev.ckeditor.com/ticket/12140): Fixed: Double-clicking linked widgets opens two d…
716 * [#12000](http://dev.ckeditor.com/ticket/12000): Fixed: Nested widgets should be initialized on [`…
717 …022): Fixed: Outer widget's drag handler is not created at all if it has any nested widgets inside.
722 * [#12009](http://dev.ckeditor.com/ticket/12009): [Nested widgets] Integration with the [Magic Line…
779 ….ckeditor.com/#!/guide/dev_advanced_content_filter). Before CKEditor 4.4 widgets were registered t…
781 …o ensure full compatibility with other features (e.g. applying styles to widgets requires that). W…
785widgets. The definition of a style which can be applied to a specific widget must contain two addi…
788 …or.com/#!/api/CKEDITOR.plugins.widget) to make the handling of styles by widgets fully customizabl…
850 …r.com/ticket/11104): [IE] Fixed: Various issues with scrolling and selection when focusing widgets.
896 * [#11186](http://dev.ckeditor.com/ticket/11186): Introduced the [`widgets.repository.addUpcastCall…
903 * [#11086](http://dev.ckeditor.com/ticket/11086): [IE8] Re-enable inline widgets drag&drop in Inter…
952 …v.ckeditor.com/ticket/10933): Widgets: Introduced drag and drop of block widgets with the [Line Ut…
955 ….plugins.widget.definition-property-draggable) option to disable drag and drop support for widgets.
964 … Added styles system integration with non-editable elements (for example widgets) and their nested…
987 * [#10865](http://dev.ckeditor.com/ticket/10865): Improved hiding copybin, so copying widgets works…
989 * [#11027](http://dev.ckeditor.com/ticket/11027): Fixed: Block commands break on widgets; added the…
993 …83](http://dev.ckeditor.com/ticket/11083): Fixed list and div element application to block widgets.