[Libreoffice-bugs] [Bug 141215] New: EDITING: Transposed notes/comments not copied in certain cases

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 23 20:47:57 UTC 2021


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

            Bug ID: 141215
           Summary: EDITING: Transposed notes/comments not copied in
                    certain cases
           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:
If the first row is not set on the second column, then this transposed row does
not have any copied notes.
If you add note, then all the other notes are copied as well.

The transpose column notes algorithm of ScTable::TransposeColNotes() is not
correct.

Steps to Reproduce:
1. Open attached file
2. Select A1:B3
3. Go to cell A6
4. Right click > Paste Special > Paste Special...
5. Press on the transpose button in the Paste Special dialog

Actual Results:
The data is transposed.
The row 6 has the notes of column A.
The row 7 is missing all notes.

Expected Results:
The data is transposed.
The row 6 has the notes of column A.
The row 7 has the two notes of column B (i.e. B2 and B3).


Reproducible: Always


User Profile Reset: No



Additional Info:
I've found this bug while fixing #107348.

Related to fdo#68381

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: 9dfaf0fa1977f70341e4b9add2ecd2afb35bf1f2
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/20210323/f989a732/attachment.htm>


More information about the Libreoffice-bugs mailing list