Lines Matching refs:widgets

318 * [#711](https://github.com/ckeditor/ckeditor-dev/issues/711): Fixed: Dragging widgets should only …
323 * [#605](https://github.com/ckeditor/ckeditor-dev/issues/605): Fixed: Inline widgets do not preserv…
342 …adWidgetDefinition.html), allowing to switch off default notifications displayed by upload widgets.
468 …](https://ckeditor.com/cke4/addon/clipboard) plugin does not allow to drop widgets into the editor.
472 * [#14407](https://dev.ckeditor.com/ticket/14407): [IE] Fixed: Non-editable widgets can be edited.
623 …itor.com/cke4/addon/image2) and [Placeholder](https://ckeditor.com/cke4/addon/placeholder) widgets.
783 * [#13460](https://dev.ckeditor.com/ticket/13460): [IE8] Fixed: Copying inline widgets is broken wh…
828 * [#13334](https://dev.ckeditor.com/ticket/13334): Fixed: Error after nesting widgets and playing w…
840 …[#13176](https://dev.ckeditor.com/ticket/13176): [IE8] Fixed: Errors on drag&drop of embed widgets.
877 ….html) was exposed, too, to make it simple to create new types of upload widgets which can handle …
881widgets was integrated with the standard clipboard APIs. By listening to drag events you will thus…
886widgets [the same method](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#meth…
906 * [#10931](https://dev.ckeditor.com/ticket/10931): Added support for nesting widgets. It is now pos…
907 …* [#12018](https://dev.ckeditor.com/ticket/12018): Fixed and reviewed: Nested widgets garbage coll…
909 * [#12006](https://dev.ckeditor.com/ticket/12006): Fixed: Drag and drop of nested block widgets.
1084 …35): Fixed: [Remove Format](https://ckeditor.com/cke4/addon/removeformat) does not work on widgets.
1111 * [#12140](https://dev.ckeditor.com/ticket/12140): Fixed: Double-clicking linked widgets opens two …
1136 * [#12000](https://dev.ckeditor.com/ticket/12000): Fixed: Nested widgets should be initialized on […
1137 …022): Fixed: Outer widget's drag handler is not created at all if it has any nested widgets inside.
1142 * [#12009](https://dev.ckeditor.com/ticket/12009): [Nested widgets] Integration with the [Magic Lin…
1199 …tor4/latest/guide/dev_advanced_content_filter.html). Before CKEditor 4.4 widgets were registered t…
1201 …o ensure full compatibility with other features (e.g. applying styles to widgets requires that). W…
1205widgets. The definition of a style which can be applied to a specific widget must contain two addi…
1208 …test/api/CKEDITOR.plugins.widget.html) to make the handling of styles by widgets fully customizabl…
1270 …r.com/ticket/11104): [IE] Fixed: Various issues with scrolling and selection when focusing widgets.
1316 * [#11186](https://dev.ckeditor.com/ticket/11186): Introduced the [`widgets.repository.addUpcastCal…
1323 * [#11086](https://dev.ckeditor.com/ticket/11086): [IE8] Re-enable inline widgets drag&drop in Inte…
1372 …v.ckeditor.com/ticket/10933): Widgets: Introduced drag and drop of block widgets with the [Line Ut…
1375 …ins_widget_definition.html#property-draggable) option to disable drag and drop support for widgets.
1384 … Added styles system integration with non-editable elements (for example widgets) and their nested…
1407 * [#10865](https://dev.ckeditor.com/ticket/10865): Improved hiding copybin, so copying widgets work…
1409 * [#11027](https://dev.ckeditor.com/ticket/11027): Fixed: Block commands break on widgets; added th…
1413 …3](https://dev.ckeditor.com/ticket/11083): Fixed list and div element application to block widgets.