Piotrek Koszuliński

Results 316 comments of Piotrek Koszuliński

There are multiple possible scenarios what we may get when someone pastes/drops an image from another website or application. It will depend on how someone copied that content and on...

> For configuration, maybe it would be useful to let users provide a function, as it could get fairly complex with flags for every use case. For example: It'd actually...

Since a complete solution to this ticket is a longer-term project, I don't want to block https://github.com/ckeditor/ckeditor5-image/pull/212 with these discussions. However, it still requires some work to be merged.

Notes from the refinement * Possible scope: * [#9879](https://github.com/ckeditor/ckeditor5/issues/9879): Paste from Word should inline stylesheets * When inlining we need to filter out all the `mso-` styles and possibly some...

> One idea that might be worth exploring from the integrator side is whether systems with complex theming requirements (like Drupal, DXPR, etc.) could opt out of our content styles...

Similar story as for images: ![](https://github.com/ckeditor/ckeditor5/assets/156149/d29370d0-f9f5-4943-8a33-57f5a984648e)

> Maybe we can think about how to "push" the list so the markers wont lies inside table cells. We can use `:has` in CSS and detect if table has...

Would probably part of #3225.

> Unfortunately, I cannot pinpoint it, [here are content-styles from v45.2](https://cdn.ckeditor.com/ckeditor5/45.2.0/ckeditor5-content.css), and no overflow for tables as well. > > UPDATE: I think the change is in v44 -> v45....