Millie
Millie
Hi @jcobban, thanks for reporting this. We've investigated and there are some details regarding default height in TinyMCE 5.x that aren't currently documented. We will schedule work to fix this...
Hi @adamayres, `body_class` is designed for iframe mode, as we create the elements that wrap the editor content - namely, the iframe. `body_class` (and `body_id`) allow for classes (and IDs)...
HI @Don-Cryptus, Thanks for this PR. Could you please give us some more information about what the issue is and what behaviour it causes? A replication case would be great...
Hi, we've investigated this issue and cannot reproduce it in TinyMCE v4.4.0. Thanks, the TinyMCE Team.
To anyone who is seeing this bug, could you please: - Tell us which version of TinyMCE you're using, and on which OS/browser combinations - Create a fiddle that replicates...
Hi, we've investigated this issue and cannot reproduce it in TinyMCE v4.4.0. Thanks, the TinyMCE Team.
Hi, we've investigated this issue and cannot reproduce it in TinyMCE v4.4.0. Thanks, the TinyMCE Team.
Marking as verified as we can replicate this in 5.5. And, from a quick glance, I think you're right @tvanantwerp. Thanks for tracking that down!
Replicated on Win7 Firefox on the Full Featured demo page and the QA test page.
To everyone, does setting `table_style_by_css` to true solve your use cases? If not, could you please tell me what else is needed? I've been looking into updating the table plugin...