[wp-trac] [WordPress Trac] #40583: TinyMCE Paste Plugin Copy Paste Issue

WordPress Trac noreply at wordpress.org
Thu Apr 27 04:03:13 UTC 2017


#40583: TinyMCE Paste Plugin Copy Paste Issue
--------------------------+------------------------------
 Reporter:  swsdreams19   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  TinyMCE       |     Version:  4.7.4
 Severity:  critical      |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------
Changes (by swsdreams19):

 * severity:  normal => critical


Comment:

 The error is same on all browsers too - firefox

 L.prototype.focus http://devserver.swsdreams.com/client/annotum/wp-
 includes/js/tinymce/tinymce.min.js:12:2213
         m http://devserver.swsdreams.com/client/annotum/wp-
 includes/js/tinymce/tinymce.min.js:8:10431
         L.prototype.execCommand
 http://devserver.swsdreams.com/client/annotum/wp-
 includes/js/tinymce/tinymce.min.js:12:4473
         L.prototype.insertContent
 http://devserver.swsdreams.com/client/annotum/wp-
 includes/js/tinymce/tinymce.min.js:12:7198
         pasteHtml http://devserver.swsdreams.com/client/annotum/wp-
 includes/js/tinymce/plugins/paste/plugin.js:303:3
         smartInsertContent/< http://devserver.swsdreams.com/client/annotum
 /wp-includes/js/tinymce/plugins/paste/plugin.js:317:11
         n http://devserver.swsdreams.com/client/annotum/wp-
 includes/js/tinymce/tinymce.min.js:3:1531
         smartInsertContent http://devserver.swsdreams.com/client/annotum
 /wp-includes/js/tinymce/plugins/paste/plugin.js:312:3
         insertContent http://devserver.swsdreams.com/client/annotum/wp-
 includes/js/tinymce/plugins/paste/plugin.js:325:4
         pasteHtml http://devserver.swsdreams.com/client/annotum/wp-
 includes/js/tinymce/plugins/paste/plugin.js:408:6
         pasteText http://devserver.swsdreams.com/client/annotum/wp-
 includes/js/tinymce/plugins/paste/plugin.js:448:4
         insertClipboardContent
 http://devserver.swsdreams.com/client/annotum/wp-
 includes/js/tinymce/plugins/paste/plugin.js:877:6
         registerEventHandlers/</<
 http://devserver.swsdreams.com/client/annotum/wp-
 includes/js/tinymce/plugins/paste/plugin.js:931:7
         .setEditorTimeout/< http://devserver.swsdreams.com/client/annotum
 /wp-includes/js/tinymce/tinymce.min.js:2:9374



 Replying to [comment:1 azaozz]:
 > Hi @swsdreams19, looks like you're not running in production or have
 prevented script concatenation. In this case the above is possibly a
 (simple) caching problem. Please clear the browser cache, then reload the
 page couple of times while holding Shift.
 >
 > Alternatively
 [https://codex.wordpress.org/Debugging_in_WordPress#SCRIPT_DEBUG enable
 SCRIPT_DEBUG] and try to reproduce. That will force the loading of non-
 minified TinyMCE plugins (JS) from the server.
 >
 > If that still happens, please paste the errors from the console while
 SCRIPT_DEBUG is enabled. That may give more clues to where the problem
 comes from.

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


More information about the wp-trac mailing list