ONLYOFFICE / DocumentServer

ONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
https://www.onlyoffice.com
GNU Affero General Public License v3.0
4.91k stars 1.1k forks source link

Spreadsheet: Unexpected cell resizing behavior occurs when all cells are selected #2945

Open hdmr14 opened 4 weeks ago

hdmr14 commented 4 weeks ago

This issue is unique.

Operating System of DocumentServer

Docker

Version information

8.0.2.143

Expected Behavior

When ALL cells (or rows/columns) are selected, changing the size of one row or column should change the size of all selected rows or columns.

Actual Behavior

When ALL cells (or rows/columns) are selected, changing the size of one row or column only changes the size of that specific row or column, not all.

Reproduction Steps

  1. Select all cells (using Ctrl+A or the "Select All" button at the top-left corner of the sheet).
  2. Resize any row or column.
  3. Only the row or column resized in step 2 will have its size changed.

Additional information

This behavior can also be reproduced in the desktop version. When only some rows or columns are selected, the size of all selected rows or columns is correctly adjusted (related issue: #604).

LuckySpecialist commented 3 weeks ago

Hi @hdmr14! According to your request, I have issued Bug 71378. Thank you for contacting us.