[Libreoffice-bugs] [Bug 97901] paste special with transpose activated fails with "not enough space on sheet"

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 6 08:25:21 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=97901

--- Comment #10 from Noel Grandin <noelgrandin at gmail.com> ---
It seems to me that paste should take into account how much of the source range
is empty when determining space and when copying/inserting.

To be safe, we should probably include some indicator in the source range that
says "this is an entire column/row" as apposed to having a source range like
A1...XF1

So, this is definitely not a simple problem to solve (because we would have to
quite careful about when we trim off empty cells from the source range), but it
should IMNSHO, be solvable

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210406/d19c9bdc/attachment.htm>


More information about the Libreoffice-bugs mailing list