When selecting cells in a filtered table, every cell in between gets affected
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
- Open any table
- Select the whole table
- Click on Filter
- Select any filter to hide some rows from the table
- Select an entire column from the table (or just a section)
- Type any value
- hit [Ctrl + Return] (if you just hit Return only the first cell gets the new value)
- Change the filter to show everything again
- 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
Hello, @alanodx2 I can confirm - this is bug, issue 58053 in our private issue tracker. Thank you for report.
Moving this issue to DocumentServer repo, since it's our base product and problem actual there too