[Libreoffice-bugs] [Bug 41113] New: EDITING: Using "Paste special" in merged cells loses cell content
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 22 05:19:57 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=41113
Summary: EDITING: Using "Paste special" in merged cells loses
cell content
Product: LibreOffice
Version: LibO 3.4.3 release
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Spreadsheet
AssignedTo: libreoffice-bugs at lists.freedesktop.org
ReportedBy: stephanv778 at gmail.com
How to reproduce:
Create new spreadsheet
Fill cells Sheet1.A1:C1 with unique numbers, e.g. 1 to 3
Merge cells Sheet2.A1:B1 and Sheet2.C1:D1
Select cells Sheet1.A1:C1 and select Edit | Copy
Select cell Sheet2.A1 and select Edit | Paste Special...
In Dialog "Paste Special" unselect "Paste all" under Selection
In Dialog "Paste Special" unselect everything except "Numbers" under Selection
In Dialog "Paste Special" press OK
Expected behavior:
Merged cell Sheet2.A1:B1 contains 1
Merged cell Sheet2.C1:D1 contains 2
Cell Sheet2.E1 contains 3
Actual behaviour:
Merged cell Sheet2.A1:B1 contains 1
Merged cell Sheet2.C1:D1 contains 3
Cell Sheet2.E1 is empty
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list