[Libreoffice-bugs] [Bug 141907] New: Copying multiple, non-continuous cells is inhibited, should be possible

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 26 09:27:05 UTC 2021


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

            Bug ID: 141907
           Summary: Copying multiple, non-continuous cells is inhibited,
                    should be possible
           Product: LibreOffice
           Version: 7.0.5.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: larsen007 at web.de

Description:
(separated from bug #95554)


Steps to Reproduce:
- Open a new Calc document
- Enter anything in different cells over different rows and columns, e.g.:
        A1: 1
        B2: 2
        C3: 3
- While holding the Ctrl-key, select those three cells
- Press Ctrl+C



Actual Results:
Error message "This function cannot be applied to a multiple selection"
(translated from the German text I get)



Expected Results:
LO should copy the cell data, so I could insert it into the document at some
other point. For example, after having copied the data from above, select cell
A7 and insert it. Result should be:
        A7: 1
        B8: 2
        C9: 3



Reproducible: Always


User Profile Reset: No



Additional Info:
I first noticed this problem with 5.0.0.5 (x86). Problem persists with 7.0.5.2
(x64), Windows 10 20H2.

See also bug #141847.

-- 
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/20210426/01723f31/attachment.htm>


More information about the Libreoffice-bugs mailing list