TinyMCE 4 bug in Chrome 58
4 posts by 2 authors in: Forums > CMS Builder
Last Post: May 4, 2017 (RSS)
By kitsguru - May 3, 2017
There is a known bug in TinyMCE 4 when using Chrome 58. See
https://github.com/tinymce/tinymce/issues/3611
You can insert an image into a wysiwyg field but not select it once it is added. It works fine in Firefox 53 and Safari 10.1.
By Djulia - May 3, 2017
Hi Jeff,
I had the same problem. Also, I updated TinyMCE (4.4.3 -> 4.5.7) and the bug was corrected.
Djulia
By kitsguru - May 4, 2017
Hey Djulia, what steps did you use to upgrade to TinyMCE 4.5.7. I was under the impression it is not a trivial process.
By kitsguru - May 4, 2017
Turns out it is easy peasy. Just need to download the latest version (now at 4.6.0)
https://www.tinymce.com/download/
Copied contents to 3rdParty/TinyMCE and delete the tinymce files in /data. Fixes the bug, can now select images again.