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

            Bug ID: 128359
           Summary: Assertion failure when inserting column after the last
                    one
           Product: LibreOffice
           Version: 5.2.0.4 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
            Blocks: 105537

As usual, this only occurs with a debug build.
Originally reported by Oliver Brinzig in bug 50916 comment 115.

- Navigate to the last column, eg. enter AMJ1 in the name box.
- Right-click header, and select: Insert Column After.

=> Assertion failed.

soffice.bin: /.../libreoffice/sc/source/ui/docshell/docfunc.cxx:1706: bool
ScDocFunc::InsertCells(const ScRange&, const ScMarkData*, InsCellCmd, bool,
bool, bool): Assertion `!"can't move"' failed.

The assertion check has been added in the following commit:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=9c1ba0988f5db05bb796eaf7cf902a0b601c6736
author          Eike Rathke <[email protected]>  2015-12-11 14:27:33 +0100
committer       Eike Rathke <[email protected]>  2015-12-11 14:44:41 +0100

geez, how about actually checking the Move() error return? tdf#92779 related


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105537
[Bug 105537] [META] Assertion failed crashes
-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to