https://bugs.freedesktop.org/show_bug.cgi?id=60918

          Priority: medium
            Bug ID: 60918
          Assignee: [email protected]
           Summary: inserting cells moves annotations also outside the
                    range
          Severity: major
    Classification: Unclassified
                OS: Windows (All)
          Reporter: [email protected]
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: 3.6.2.2 release
         Component: Spreadsheet
           Product: LibreOffice

Created attachment 74894
  --> https://bugs.freedesktop.org/attachment.cgi?id=74894&action=edit
example sheet

LibreOffice 3.6.2.2:
When selecting rectangular selection of cells
and choosing to insert cells (and confirming moving cells to the right or down)
cells content is moved correctly including annotations.
But also annotations outside the range are moved!

Steps to reproduce:
1) Open sheet from workbook from attachment testinsertcells.ods
2) Select range B2:C3 by mouse
3) From context menu choose "Insert" and then "Move cells to the right"

Initial state is seen on screenshot1 (attached)

Expected behavior:
Only rows 2 and 3 are modified

Actual behavior:
Also annotations from row 1 are moved! Moreover, if you scroll down the sheet
and back, you will see also rows 4 and 5 modified the same way
(attached screenshot2)

Also doing this from BASIC macro (by <sheet>.insertCells( <range>,
com.sun.star.sheet.CellInsertMode.RIGHT) cause the same problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to