Lines Matching refs:elements

16 …html#method-inlineAll) method tries to initialize inline editor also on elements with an editor al…
105 …Fixed: [Widget](https://ckeditor.com/cke4/addon/widget) with form input elements loses focus durin…
126 …editor/ckeditor4/issues/3415): [Firefox] Fixed: Pasting individual list elements fails. Thanks to …
169 ….com/ckeditor/ckeditor4/pull/2859): [IE, Edge] Fixed: Various editor UI elements react to right mo…
188 …latest/api/CKEDITOR_dom_range.html#method-createBookmark) can be created inside temporary elements.
205 …rd) filter from deleting [Page Break](https://ckeditor.com/cke4/addon/pagebreak) elements on paste.
228 …ITOR_editor.html#method-insertElementIntoRange)) pollute the editable with empty `<span>` elements.
290 * [#1191](https://github.com/ckeditor/ckeditor4/issues/1191): Fixed: Items in the [elements path](h…
365 …keditor/ckeditor4/issues/1113): [Firefox] Fixed: Nested contenteditable elements path is not updat…
376 …OR_ui_panel_block.html#method-getItems) method now also returns `input` elements in addition to li…
414 * [#988](https://github.com/ckeditor/ckeditor4/issues/988): Fixed: ACF-enabled custom elements pref…
509 …https://ckeditor.com/cke4/addon/balloontoolbar) buttons should be registered as focusable elements.
560 …okes a given test function on every array element and returns `true` if all elements pass the test.
611 …ve Format](https://ckeditor.com/cke4/addon/removeformat) plugin removes elements with language def…
693 …st/api/CKEDITOR_dom_range.html#method-shrink) method now allows for skipping bogus `<br>` elements.
706 * [#16821](https://dev.ckeditor.com/ticket/16821): Fixed: Extraneous `<span>` elements with `height…
714 …keditor.com/ticket/13585): Fixed: Error when wrapping two adjacent `<div>` elements with a `<div>`.
790 …m/cke4/addon/balloonpanel) plugin that lets you create stylish floating UI elements for the editor.
791 …2077): Added support for the HTML5 `download` attribute in link (`<a>`) elements. Selecting the "F…
817 …/dev.ckeditor.com/ticket/7646): Fixed: Faulty removal of empty `<span>` elements in [Paste from Wo…
861 * [#13548](https://dev.ckeditor.com/ticket/13548): [IE] Fixed: Clicking the [elements path](https:/…
873 ….com/ticket/14590): Fixed: Additional line break appearing after inline elements when switching mo…
903 * [#12707](https://dev.ckeditor.com/ticket/12707): Fixed: The order of table elements does not comp…
1033 * [#13409](https://dev.ckeditor.com/ticket/13409): Fixed: List elements incorrectly merged when pre…
1072 * [#13304](https://dev.ckeditor.com/ticket/13304): Added support for passing DOM elements to [`conf…
1104 …* [#13138](https://dev.ckeditor.com/ticket/13138): Fixed: The "Toggle empty elements" button label…
1178 …1583): Added support for the HTML5 `required` attribute in various form elements. Thanks to [Steve…
1214 …): Fixed: Protection pattern does not work in attribute in self-closing elements with no space bef…
1216 …/api/CKEDITOR_dom_element.html#method-appendText) method does not work properly for empty elements.
1218 …ttps://ckeditor.com/cke4/addon/indentlist) plugin unwraps parent `<li>` elements. Thanks to [Andre…
1243 …](https://ckeditor.com/cke4/addon/tableresize) plugin from operating on elements outside the edito…
1303 …ttps://ckeditor.com/cke4/addon/codesnippet) should be presented in the [elements path](https://cke…
1304 …[Remove Format](https://ckeditor.com/cke4/addon/removeformat) should also remove `<cite>` elements.
1365 …edback/details/742593/please-respect-execcommand-enableobjectresizing-in-contenteditable-elements).
1393 …or.com/ticket/11980): [Blink/WebKit] Fixed: `<span>` elements created when joining adjacent elemen…
1414 …ditor.com/ticket/11861): [WebKit/Blink] Fixed: Span elements created while joining adjacent elemen…
1431 …atest/api/CKEDITOR.htmlParser.filter.html) rules are not applied inside elements with the `content…
1507 ….com/cke4/addon/placeholder) will no longer be upcasted in parents not accepting `<span>` elements.
1610 …/latest/api/CKEDITOR_editor.html#method-applyStyle) method removes attributes from nested elements.
1636 …or.com/ticket/10822): Added styles system integration with non-editable elements (for example widg…
1685elements (elements with `contenteditable` attribute set to `false` and their descendants) anymore…
1761 …ckeditor.com/ticket/8031): Handle `required` attributes on `<textarea>` elements &mdash; introduce…
1762 * [#10280](https://dev.ckeditor.com/ticket/10280): Ability to replace `<textarea>` elements with th…
1820 …): [Justify](https://ckeditor.com/cke4/addon/justify) plugin should add elements to Advanced Conte…
1835 …editor.com/ticket/10224): Advanced Content Filter does not remove non-empty `<a>` elements anymore.
1922 …keditor.com/ticket/9528): Host page `box-sizing` style should not influence the editor UI elements.
1934 * [#9686](https://dev.ckeditor.com/ticket/9686): Added missing contents styles for `<pre>` elements.