tinymce / tinymce-angular

Official TinyMCE Angular Component
MIT License
320 stars 93 forks source link

Inline use causes Table to not resize inner cells #267

Closed alextkd closed 2 years ago

alextkd commented 2 years ago

What is the current behavior?

When you use the inline mode table doesn't allow you to resize Rows and Columns

**Please provide the steps to reproduce and if possible a minimal demo of the problem via [codesandbox.io]![image]

(https://user-images.githubusercontent.com/373321/134822142-4848295e-4366-45f1-af0c-a81ce083cfb6.png) When I use the fixed toolbar it all works just fine and table resizes.

What is the expected behavior? You should be able to do it in inline mode too. React library doesn't have this problem in inline mode.

Which versions of TinyMCE/TinyMCE-Angular, and which browser / OS are affected by this issue? Did this work in previous versions of TinyMCE or TinyMCE-Angular?

In the latest stable and the greatest 4.2.5-rc too.

exalate-issue-sync[bot] commented 2 years ago

Ref: INT-2663

jscasca commented 2 years ago

angular_table

It seems to work on a normal sandbox. Can you send over a reproduction of the issue?