Copy Paste doesn't work without imeFastEdit

Tags: #<Tag:0x00007f51c6c98370>

Since the new Chrome Update, the tables which do not have imeFastEdit ever defined will not copy paste cell values. Chrome 132.0.6834.160 works; the new Chrome version 133 does not work.

Just take a random table and check it out, btw I am on handsontable v15

Hi @param556

Could you please check the latest patch (15.0.1)? We released it 4 days ago - it fixes the Chrome 133 copyPaste issue.

Reference ot changelog: https://handsontable.com/docs/javascript-data-grid/changelog/

1 Like

Oh! My bad, had not seen that.
I unfortunately cannot upgrade the version now so I have just defined imeFastEdit manually wherever I needed it (I need it everywhere actually, still waiting on the Global Config Issue to be resolved though)

Thanks for the help

Just to let you know that is the reason you cannot update is related to the tests needed to be done before upgrading - the 15.0.1 changes only this one issue and should not cause any regressions.

ps. I’ll ask my colleague to take a look at the second topic.

@aleksandra_budnik I’ve updated to 15.0.1 and it’s still not working on MacOS Chrome Version 133.0.6943.127 (Official Build) (arm64)

Could you please share a demo where the issue is replicable @lvanderzande? I was testing copyPaste pn Chrome 133/macOS Ventura for more than an hour (for v15.1.0) yesterday. Maybe there are some additional tests to be done (or settings to be added) to replicate the issue.