react-froala-wysiwyg icon indicating copy to clipboard operation
react-froala-wysiwyg copied to clipboard

Image edit buttons are not showing

Open jordankittle opened this issue 4 years ago • 4 comments

Using 4.0.3, when I click on an image the fr-active class is being applied to div with class fr-popup but fr-hidden is not being removed when the froala editor height is under a certain value. Extending the editor height causes it to work correctly again..

jordankittle avatar Jul 14 '21 19:07 jordankittle

Same issue for me. Have managed to work around by overriding styles for .fr-hidden but not ideal (assuming it might cause other issues).

DarylBuckle avatar Aug 02 '21 11:08 DarylBuckle

A minimum height for the editor of 600px is the only way I was able to get it to work.

jordankittle avatar Aug 02 '21 18:08 jordankittle

I am also facing the same kind of issue with a fixed height of the editor. after updating the version LTS is working fine with a fixed height. but, in the fullscreen mode the image edit button not working. image

Can anyone help me with fullscreen mode also

image

varadharajintelli avatar Aug 08 '22 06:08 varadharajintelli