[wp-trac] [WordPress Trac] #30565: Wordpress 4.1 is not firing Justify ExecCommands

WordPress Trac noreply at wordpress.org
Mon Dec 1 21:29:52 UTC 2014


#30565: Wordpress 4.1 is not firing Justify ExecCommands
--------------------------+------------------------------
 Reporter:  programmin    |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  TinyMCE       |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  ui, javascript
--------------------------+------------------------------

Comment (by programmin):

 You can see the expected behavior here
 [http://www.tinymce.com/tryit/inline.php] - after running:


 {{{
 tinymce.activeEditor.on('ExecCommand',function(evt) {
   console.log(evt);
 })
 }}}

 It logs every time align button is clicked - both for selected image and
 selected text.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30565#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list