[wp-trac] [WordPress Trac] #36545: WordPress TinyMCE toolbar/tabs unresponsive in Chrome Version 50.0.2661.75 beta-m (64-bit)
WordPress Trac
noreply at wordpress.org
Tue Apr 19 17:16:27 UTC 2016
#36545: WordPress TinyMCE toolbar/tabs unresponsive in Chrome Version 50.0.2661.75
beta-m (64-bit)
---------------------------+-----------------------
Reporter: doncullen | Owner: azaozz
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.5.1
Component: TinyMCE | Version: 4.5
Severity: normal | Resolution:
Keywords: needs-testing | Focuses:
---------------------------+-----------------------
Comment (by webmasteral):
Replying to [comment:23 joshf]:
> Replying to [comment:22 webmasteral]:
> > After trying your fix the problem was still present in a vanilla WP
install on both Chrome (50.0.2661.75) and Firefox (45.0.2). Chrome console
error log for tinymce.min.js vr 4.3.10 showed the following
> >
> >
> > {{{
> > tinymce.min.js?ver=4310-20160412:11 Uncaught TypeError: c is not a
constructor
> > tinymce.min.js?ver=4310-20160412:11 Uncaught TypeError: Cannot read
property 'body' of undefined
> > }}}
> >
>
> Here's how I was able to fix the issue in my vanilla WP install.
>
> 1. Download
[http://download.ephox.com/tinymce/community/tinymce_4.3.10.zip TinyMCE
4.3.10].
> 1. Extract the `tinymce` folder.
> 1. Upload the entire contents of the extracted folder to `wp-
includes/js/tinymce`. Overwrite all the files.
> 1. Clear cache and refresh.
>
> I've successfully "patched" 3 sites experiencing this issue using this
method.
Tried your fix, downloaded and overrode all the files, re-uploaded,
cleared cache but came to the same problem with both Chrome and Firefox.
Chrome console error log
{{{
c is not a constructorA.init @
tinymce.min.js?ver=4310-20160412:11(anonymous function) @
tinymce.min.js?ver=4310-20160412:11(anonymous function) @
tinymce.min.js?ver=4310-20160412:4n @ tinymce.min.js?ver=4310-20160412:3p
@ tinymce.min.js?ver=4310-20160412:4(anonymous function) @
tinymce.min.js?ver=4310-20160412:4i @ tinymce.min.js?ver=4310-20160412:4
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36545#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list