You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used the search tool and did not find an issue describing my idea.
Your idea.
I'm trying to migrate my elderly father to ONLYOFFICE from MS Office, and he ran into a minor annoyance because this is seemingly the default behavior in MS Excel.
Whenever the user copies or cuts any range of cells in a spreadsheet, the Enter (Return) key should be able to paste the clipboard contents into the spreadsheet, instead of jumping to the next line, AKA the cell below. This is apparently expected from spreadsheet editors, which is why it's also the default behavior of LibreOffice Calc.
Pressing Enter to paste only works if the clipboard contents come from a spreadsheet, otherwise it gets ignored.
The text was updated successfully, but these errors were encountered:
The way this normally works in MS Office and LibreOffice, is that pressing Enter on the current cell only pastes what is in the clipboard if and only if the latest contents of the clipboard come from a spreadsheet document. That is, when cells are surrounded by a doted line, indicating they're currently copied or cut. This feature is commonly used to move cells within the same document.
In MS Office, when the user copies anything that does not come from a spreadsheet, pressing Enter ignores the clipboard and acts like it currently does in ONLYOFFICE.
In LibreOffice, the behavior is more complicated, sometimes using the "import" dialog when there is another type of content in the clipboard. However, in general use cases, works mostly like MS Office.
To summarize:
If there are a range of cells in a spreadsheet either copied or cut (surrounded by dotted line), Enter should act as "paste here".
If anything else is in the clipboard, that is not specifically from a spreadsheet (websites, tables from other documents), ignore it.
This issue is unique.
Your idea.
I'm trying to migrate my elderly father to ONLYOFFICE from MS Office, and he ran into a minor annoyance because this is seemingly the default behavior in MS Excel.
Whenever the user copies or cuts any range of cells in a spreadsheet, the Enter (Return) key should be able to paste the clipboard contents into the spreadsheet, instead of jumping to the next line, AKA the cell below. This is apparently expected from spreadsheet editors, which is why it's also the default behavior of LibreOffice Calc.
Pressing Enter to paste only works if the clipboard contents come from a spreadsheet, otherwise it gets ignored.
The text was updated successfully, but these errors were encountered: