You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are 2 serious issues regarding the table toolbar:
Collision with the balloon editor
Effectively there's no way for format the content in the table when using the balloon toolbar.
Wrong position when using other tools
Other features using the ContextualBalloon should not use the position of the table toolbar (the link balloon should be attached to the link in the cell).
Other: Made the `ContextualBalloon` always use the position of the topmost view in the stack (see: ckeditor/ckeditor5-table#28). Closesckeditor/ckeditor5#900.
There are 2 serious issues regarding the table toolbar:
Collision with the balloon editor
Effectively there's no way for format the content in the table when using the balloon toolbar.
Wrong position when using other tools
Other features using the
ContextualBalloon
should not use the position of the table toolbar (the link balloon should be attached to the link in the cell).A follow-up of
The text was updated successfully, but these errors were encountered: