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
Or we can do it with addding space equals to the selection handler height (works in Chrome, but I'm not sure if other browsers supports mixing em and px values in calc() ).
Fix: The table selection handler should not be cropped when a table is a first-child of a blockquote or a root editable. Closes ckeditor/ckeditor5-block-quote#28.
mlewand
transferred this issue from ckeditor/ckeditor5-block-quote
Oct 9, 2019
When table widget is inside blockquote the table's drag handler is truncated:
Blockquote has hidden overflow and table has not big enough padding:
The text was updated successfully, but these errors were encountered: