Piotrek Koszuliński

Results 90 issues of Piotrek Koszuliński

## 📝 Provide detailed reproduction steps (if any) 1. Insert a new table with at least 2 columns. 2. Try resizing any other column than the last one. Expected: This...

type:bug
package:table
domain:ui/ux
status:stale

## 📝 Provide detailed reproduction steps (if any) 1. Move your mouse over the heading dropdown 2. Wait ~100-300ms 3. Move your mouse away https://github.com/user-attachments/assets/fa2472b6-fcc1-41ef-acb2-9c78d072505e I can't say how long...

type:bug
package:ui
domain:ui/ux
type:regression

Our typical snippet looks like this: ```javascript ClassicEditor .create( document.querySelector( '#editor' ) ) .catch( error => { console.error( error ); } ); ``` I tried to transform it to: ```javascript...

type:docs
domain:dx
domain:integration-dx
status:stale

Apparently, shadow DOM has its own selection (like an iframe), so when running in a shadow root, the engine must use that selection. Welcome to hell... --- Add 👍 if...

type:feature
package:engine
support:2
squad:core

## 📝 Provide detailed reproduction steps (if any) 1. Open https://ckeditor.com/docs/ckeditor5/latest/features/lists/lists.html 2. Set this content `zzzzsdfsdfsdfsdfsdfsd` 3. Select all 4. Toggle to a to-do list ### ✔️ Expected result Bullet...

type:bug
package:list
status:stale

## 📝 Provide a description of the improvement The new builder returns these snippets to implement the toggleable sidebars: ```javascript /** * The `AnnotationsSidebarToggler` adds an icon to the right...

type:improvement
package:ui
domain:ui/ux
domain:dx
domain:integration-dx
status:stale

This epic stems from #9879. While analyzing how we could improve paste from Word by inlining stylesheets carried in the clipboard, we realized that we need to do more than...

type:improvement
package:paste-from-office
support:2
Epic
squad:core

## 📝 Provide a description of the new feature So, in https://github.com/ckeditor/ckeditor5/issues/3287 we're introducing table styling which operates on `float`s. This allows aligning tables but does not allow controlling whether...

type:feature
package:table
support:2

## 📝 Provide a description of the improvement https://github.com/user-attachments/assets/df8e9305-9519-4d9d-9c4e-34c95c17add8 Typing over: ``` foo [] foo ``` will behave differently depending on how this content was generated. If it was generated...

type:improvement
package:basic-styles
package:typing
package:font
domain:typing/ime

### Suggested merge commit message ([convention](https://ckeditor.com/docs/ckeditor5/latest/framework/contributing/git-commit-message-convention.html)) Type: Message. Closes #000. --- ### Additional information _For example – encountered issues, assumptions you had to make, other affected tickets, etc._

status:stale