[Libreoffice-bugs] [Bug 141888] New: Crash on undo while in IM pre-selection in Calc, Impress and Math

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Apr 25 10:14:22 UTC 2021


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

            Bug ID: 141888
           Summary: Crash on undo while in IM pre-selection in Calc,
                    Impress and Math
           Product: LibreOffice
           Version: 7.2.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: glogow at fbihome.de

Found while fixing bug 141887 (Writer IM crash).

STR:

1. Start LO Calc, Impress, Draw or Math (not Writer! Didn't test Base)
2. Activate some IM and type a character, to be in IM pre-selection
3. Undo via shortcut (Ctrl+Z)

Expected result:
no crash

Actual result:
crash

soffice.bin: svl/source/undo/undo.cxx:679: bool
SfxUndoManager::ImplUndo(SfxUndoContext*): Assertion `!"SfxUndoManager::Undo:
not possible when within a list action!"' failed.

-----

All these modules create an undo entry while still in pre-selection (you can
see the enabled undo toolbar button). Writer doesn't do that, so no crash
happens. IMHO the other applications shouldn't create the Undo entry based on
the pre-selection data, which would prevent the crash.

-- 
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/20210425/a19ddaa8/attachment.htm>


More information about the Libreoffice-bugs mailing list