DocumentServer icon indicating copy to clipboard operation
DocumentServer copied to clipboard

Spreadsheet: Insert row/column and paste content in one operation

Open sigulete opened this issue 3 years ago • 4 comments

This issue is unique.

  • [X] I have used the search tool and did not find an issue describing my idea.

Your idea.

There is a function that is missing in Spreadsheet. When I cut (or copy) a row, it would be very useful to be able to insert it in another location. Same thing with a column.

Currently this operation requires 4 steps. Let's see, we need to move row 5 to row 11:

  1. Cut row 5
  2. Insert a new row between 10 and 11
  3. Paste content in this new (empty) row
  4. Delete row 5

The request should allow this workflow in one operation:

  1. Cut row 5
  2. Insert a new row between 10 and 11 + Copy the content & Delete row 5 when completed

References: Please refer to Google Docs, WPS and MSOffice to see how this workflow works.

sigulete avatar Oct 30 '22 06:10 sigulete

Hello, @DarhonSoftware. This is known as issue 46275 in our private issue tracker. Thank you for the report.

This enhancement actual for Document Server.

Rita-Bubnova avatar Nov 01 '22 14:11 Rita-Bubnova

Moving this issue to DocumentServer repo, since it's our base product and problem actual there too

ShockwaveNN avatar Nov 01 '22 14:11 ShockwaveNN