o-spreadsheet icon indicating copy to clipboard operation
o-spreadsheet copied to clipboard

[IMP] clipboard: ignore hidden cells when copying ranges

Open anhe-odoo opened this issue 10 months ago • 2 comments

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

anhe-odoo avatar Feb 19 '25 12:02 anhe-odoo

Pull request status dashboard

robodoo avatar Feb 19 '25 12:02 robodoo

Copying fulll table with filtered rows leads to blank spaces in the table image

hokolomopo avatar Mar 18 '25 14:03 hokolomopo

@robodoo r+

rrahir avatar Apr 16 '25 14:04 rrahir

@anhe-odoo @rrahir because this PR has multiple commits, I need to know how to merge it:

  • merge to merge directly, using the PR as merge commit message
  • rebase-merge to rebase and merge, using the PR as merge commit message
  • rebase-ff to rebase and fast-forward

robodoo avatar Apr 16 '25 14:04 robodoo

@robodoo rebase-ff

rrahir avatar Apr 16 '25 18:04 rrahir

Merge method set to rebase and fast-forward.

robodoo avatar Apr 16 '25 18:04 robodoo