TableView icon indicating copy to clipboard operation
TableView copied to clipboard

[Bug] Can't hide several columns and rows at the same time and then show all hided columns or hided rows

Open Andrey-Morenkov opened this issue 5 years ago • 0 comments

[Setup]: has table view has several columns to hide has several rows to hide

[Steps to reproduce]:

  • hide some rows
  • hide some columns
  • show all hided columns or show all hided rows

[Actual result]: has discrepancy between column/row headers count and cell count

[Expected result]: correctly can show/hide columns/rows as many times as wanted

Andrey-Morenkov avatar Oct 21 '20 07:10 Andrey-Morenkov