[wp-trac] [WordPress Trac] #24946: Missing TinyMCE ed.onMouseUp event in Wordpress 3.6
WordPress Trac
noreply at wordpress.org
Mon Aug 5 00:19:17 UTC 2013
#24946: Missing TinyMCE ed.onMouseUp event in Wordpress 3.6
--------------------------+------------------------------
Reporter: bmodesign2 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 3.6
Severity: normal | Resolution:
Keywords: close |
--------------------------+------------------------------
Comment (by azaozz):
> ...ed.onMouseUp.add is never fired (in FF).
That's strange. There are very few differences between TinyMCE in 3.5 and
3.6, and `ed.onMouseUp.add()` seems to work properly when calling it from
any TinyMCE plugin. Perhaps delete the browser cache again, then add some
basic console.log() to make sure the whole plugin is not crashing (TinyMCE
silences errors in plugins).
In any case you can disable image resizing in Firefox with
`'object_resizing' => false`, there's no need of a plugin.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24946#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list