Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #27416


Ignore:
Timestamp:
03/14/2014 08:12:27 PM (12 years ago)
Author:
gcorne
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27416

    • Property Summary changed from Tinymce wpviews cause a undo loop of sorts that inhibits the user from undoing changes to Tinymce wpviews cause a undo loop that inhibits the user from undoing changes
  • Ticket #27416 – Description

    v1 v2  
    1313The pasted text is removed, but the cut text is not restored.
    1414
    15 This occurs when wp.mce.views.render() is called and updates the DOM.  See [https://core.trac.wordpress.org/browser/trunk/src/wp-includes/js/tinymce/plugins/wpview/plugin.js?rev=27408#L143 line 143] in the wpview plugin.
     15This occurs when {{{wp.mce.views.render()}}} is called and updates the DOM.  See [https://core.trac.wordpress.org/browser/trunk/src/wp-includes/js/tinymce/plugins/wpview/plugin.js?rev=27408#L143 line 143] in the {{{wpview}}} plugin.