Changes between Version 1 and Version 2 of Ticket #27416
- Timestamp:
- 03/14/2014 08:12:27 PM (12 years ago)
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 changestoTinymce wpviews cause a undo loop that inhibits the user from undoing changes
-
Property
Summary
changed from
-
Ticket #27416 – Description
v1 v2 13 13 The pasted text is removed, but the cut text is not restored. 14 14 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 wpviewplugin.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.