https://bugs.documentfoundation.org/show_bug.cgi?id=157120
ady <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|7.2.4.1 release |unspecified Severity|normal |enhancement OS|Linux (All) |All --- Comment #6 from ady <[email protected]> --- The potential enhancement would be to avoid trying to paste the "lower" range of cells of the source column onto the destination column (but I would add some condition, such as the "lower" cells being empty of content for example, in order to allow such kind of "partial-paste"). It is true that ATM the action described in comment 0 cannot be successfully achieved. I am not sure we could call this "by design", but it is indeed how it is working ATM: Calc is trying to fit the entire source column (i.e. _all_ rows, independently of content and format) onto a range that is less than one entire column (i.e. not enough rows to paste the source). The workaround is evident, but this is not about that; it is about how (easy) users select different areas before performing an action (i.e. copy in this case). -- You are receiving this mail because: You are the assignee for the bug.
