Posted 8 March 2021, 6:23 am EST
Ctrl+c (copy) / Ctrl+x (cut) work both within a sheet and in a new sheet or new browser window, but those same options don’t work outside of a single sheet if selected from the right click menu.
How to reproduce:
-
Visit any demo page in 2 different tabs (e.g. https://www.grapecity.com/spreadjs/demos/features/workbook/initialization/purejs)
-
Ctrl+C a cell value and paste within the workbook instance in the second tab
Result:
Works as expected
-
Right click on a cell and select copy
-
Move to the second tab and try to paste the copied value
Result:
Doesn’t work