nytimes / ice

track changes with javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paste

driscom opened this issue · comments

hello, we have observed changes are not tracked with our instance of the TinyMCE plugin when the change is created through Paste (CTRL/CMD+V). We also noticed that the the Pasted contents are tracked in the HTML demo (http://nytimes.github.io/ice/demo/), but not tracked in the TinyMCE plug-in demo.

What browser are you using? Webkit cut-copy-paste is broken in ice and I plan on trying to tackle this soon.

We're using chrome primarily.

@delambo - copy/paste seem to work in most browsers, however, cut seems broken in most browsers (this is for the vanilla ICE, no TinyMCE)

@caesar2164 - Have you tried the latest fixes (within the last month) to cut/paste on master?

Not yet, will try soon and report back. Thanks for the reply @delambo!

@delambo - locally, the new version seems to fix the cut-paste issue. I still haven't been able to confirm it working on my production environment.

A lot of the issues around cut-paste in webkit and Firefox were resolved in the latest 0.5.0 release. Please open a new ticket if you find any problems.