When I try to edit a long text block, the window size is fixed to 300 px. This makes it unusable. We are using JCE Editor and the only things I see without scrolling are 4 button lines. It would be better to set width according to screen width, for example: <width: calc(60vw);> or even more.
If a popup window opens, I would prefer having a SAVE and CANCEL button in order to save or cancel my changes.
With JCE Editor I can't save changes if I only edit the text in CODE tab. I have to go to EDITOR tab enter and delete anything. Then my changes are saved.