I have encountered a problem, that the TinyMCE editor it's not working inside a GWT popup panel.
After some research I found similar problems with JQuery and BootStrap modal dialogs (see: TinyMCE modal in JQuery modal not editable).
Does anyone have any solution that works also in GWT?
Thank you!