Piotrek Koszuliński

Results 316 comments of Piotrek Koszuliński

To reproduce this: ```javascript editor.setData(''); editor.getData(); // -> "" ``` The `alt` attribute should be present in the above scenario.

Issues already reported: #### Followups * #16546 * #16395  * #16542 #### Needs investigation * #16513 #### Misconfiguration * #16487 * #16510 * #16535  **Frameworks** * #16647

> * Consider listing (disallowing crawling) the legacy guides in `robots.txt`. We'll need to discuss this. I'm not sure about the consequences. These are new pages, but their content was...

Yeah, it's a valid idea. It should be possible to extend the configuration of the formatter. I'm only not sure if I'd go with doinh this via the config, or...

https://www.w3.org/TR/shadow-dom/#ranges-and-selections

Hey, thanks for bringing this up. We always wanted to make a custom element for CKEditor (not a big deal itself) but we haven't yet worked on it for CKEditor...

> However I'm not sure if it's a good solution to request access to body when everything is encapsulated into custom element and/or Shadow DOM. Such component should be totally...