Documentserver: *Bug* spreadsheet 5.1.0 can't copy - paste

Created on 5 Apr 2018  路  9Comments  路  Source: ONLYOFFICE/DocumentServer

What is the current behavior?
Copy paste cell freeze the app (or made it readonly)

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
Try to copy paste multiple time a cell

Did this work in previous versions of DocumentServer?
Yes

DocumentServer version:
5.1.0

Operating System:
OSX

Browser version:
Chrome

In developer console : asc_getX is not a function at onShowSpecialPasteOptions

bug

Most helpful comment

@falkowich It will be fixed in 5.1.2

All 9 comments

I replaced all .asc_getX() by .asc_getX (and asc_getY, asc_getWidth, asc_getHeight) in /var/www/onlyoffice/documentserver/web-apps/apps/spreadsheeteditor/main/app.js and it works now

@RomaricMollard Sorry we cannot reproduce your issue on OSX
Could you specify which version of OSX you're using,
which version of Chrome
and how did you copy cells (via top toolbar or via hotkey, or via Context menu), also gif would be great

Sorry but I fixed it as I said, so I can't provide you a gif

I am on MacOS 10.13.2, Chrome 65.0.3325.181, and I simply use hotkey to copy paste cells into empty cells on a new document (and it is only on spreadsheet, copy past works well on other editors btw).

But it seems to be a JS issue, may be an issue during the update, I will continue with my monkey fix for now waiting for the next release if nobody report my issue.

@RomaricMollard Could you specify do you use onlyoffice-documentserver or onlyoffice-documentserver-ie or onlyoffice-documentserver-de

I use onlyoffice-documentserver, on debian 8 updated via sudo apt-get install onlyoffice-documentserver

@RomaricMollard Thanks. We were able to reproduce it. Yes, this is a bug (#37426)

We see the same problem here on the docker container.
A newly installed docker container.

@falkowich It will be fixed in 5.1.2

We just released 5.1.2 and issue should be resolved

Was this page helpful?
0 / 5 - 0 ratings