o-spreadsheet
o-spreadsheet copied to clipboard
[IMP] clipboard: ignore hidden cells when copying ranges
Task Description
When copying a range, we should ignore the hidden rows/columns and not paste their contents. This should be done only for the copy operation, not the cut.
Related Task
- Task: 3872420
Copying fulll table with filtered rows leads to blank spaces in the table
@robodoo r+
@anhe-odoo @rrahir because this PR has multiple commits, I need to know how to merge it:
-
mergeto merge directly, using the PR as merge commit message -
rebase-mergeto rebase and merge, using the PR as merge commit message -
rebase-ffto rebase and fast-forward
@robodoo rebase-ff
Merge method set to rebase and fast-forward.
