https://bugs.documentfoundation.org/show_bug.cgi?id=154968
Eike Rathke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|7.5.2.2 release |unspecified Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Severity|normal |enhancement --- Comment #1 from Eike Rathke <[email protected]> --- You can not paste a data block onto filtered rows if the pasted data is larger than the _contiguous_ block of visible rows from the paste-start (because otherwise the target technically would be a multi-selection, hence the message). You can try with any copied cell range not originating from the filtered rows as well, it's not accepted. And no, the help (English: https://help.libreoffice.org/7.5/en-GB/text/scalc/guide/cellcopy.html ) does not say you could paste so. It says you can _copy_ such. Which you then can paste onto (an unfiltered) contiguous cell range. However, it might make sense to allow pasting in this special case if source and target are both the same filtered row range. RFE (request for enhancement). Anyway, the pasted data shall not alter filtered-out rows. -- You are receiving this mail because: You are the assignee for the bug.
