DocumentServer icon indicating copy to clipboard operation
DocumentServer copied to clipboard

When selecting cells in a filtered table, every cell in between gets affected

Open alanodx2 opened this issue 3 years ago • 2 comments

This issue is unique.

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

Operating System

Linux (RPM package)

Version information

7.1.0.215

Expected Behavior

I filtered some items on a pricing table so I could change their prices more easily. When selecting many cells in a column, on the filtered table, changing the value and hit [Ctrl + Return] should only affect the selected cells (eg.: from E10-E20, E57-E62, E89-E110...)

Actual Behavior

Instead all cells from E10 to E110 get their value changed, even if they are filtered out from the table before making the selection

Reproduction Steps

  1. Open any table
  2. Select the whole table
  3. Click on Filter
  4. Select any filter to hide some rows from the table
  5. Select an entire column from the table (or just a section)
  6. Type any value
  7. hit [Ctrl + Return] (if you just hit Return only the first cell gets the new value)
  8. Change the filter to show everything again
  9. All cells that were filtered out has it's value changed too

Additional information

I'm running the Desktop Editors Appimage on ArcoLinux Kernel: 5.18.9-arch1-1

alanodx2 avatar Jul 07 '22 16:07 alanodx2

Hello, @alanodx2 I can confirm - this is bug, issue 58053 in our private issue tracker. Thank you for report.

alinasafonova avatar Jul 08 '22 10:07 alinasafonova

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

ShockwaveNN avatar Jul 08 '22 10:07 ShockwaveNN