[Libreoffice-bugs] [Bug 141683] New: EDITING: Multi range selection pasted transposed as links is not transposed
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 13 18:53:17 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=141683
Bug ID: 141683
Summary: EDITING: Multi range selection pasted transposed as
links is not transposed
Product: LibreOffice
Version: 7.0.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: info at scito.ch
Description:
When a multi range selection is pasted transposed and as link, then the pasted
links are not transposed. Irrelevant whether rows or columns ranges are
selected.
It works when only pasted transposed.
Steps to Reproduce:
1. Open a new spreadsheet in Calc
2. Fill the cells A1:C3 with
1 11 111
2 12 112
3 13 113
case columns:
3. Select cells A1:A3
4. Press Ctrl and select cells C1:C3, hence 2 column ranges are selected
5. Goto cell A6
6. Edit > Paste Special > Paste Special > Paste Transposed
7. Goto cell A10
8. Edit > Paste Special > Paste Special > Enable As Link, Enable Transpose and
OK
case rows:
10. Select cells A1:C1
11. Press Ctrl and select A3:C3, hence 2 rows ranges are selected
12. Goto cell A14
13. Edit > Paste Special > Paste Special > Paste Transposed
14. Goto cell A19
15. Edit > Paste Special > Paste Special > Enable As Link, Enable Transpose and
OK
Actual Results:
The values shown after step 6 and 8 are not the same. The links in A10:C11 are
not transposed.
Step 8 shows
1 11 111
3 13 113
The values shown after step 13 and 15 are not the same. The links in A19:B21
are not transposed.
Step 15 shows
1 111
2 112
3 113
Expected Results:
The values shown after step 6 and 8 are the same. The links in A10:C11 are
transposed.
Step 8 shows
1 2 3
111 112 113
The values shown after step 13 and 15 are the same. The links in A19:B21 are
transposed.
Step 15 shows
1 3
11 13
111 113
Reproducible: Always
User Profile Reset: No
Additional Info:
I've found this issue while fixing and testing bug 107348 and bug 107348.
Version: 7.0.4.2
Build ID: 00(Build:2)
CPU threads: 4; OS: Linux 5.3; UI render: GL; VCL: kf5
Locale: de-CH (en_US.UTF-8); UI: de-DE
Calc: threaded
Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: 238034a21248ff58f36aad74a7bf3bec163ad700
CPU threads: 4; OS: Linux 5.3; UI render: default; VCL: x11
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
--
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/20210413/aa292def/attachment.htm>
More information about the Libreoffice-bugs
mailing list