https://bugs.documentfoundation.org/show_bug.cgi?id=156721
Bug ID: 156721
Summary: Crash if cursor in Basic IDE is in a macro from a
document and that document is closed
Product: LibreOffice
Version: 24.2.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
Created attachment 188915
--> https://bugs.documentfoundation.org/attachment.cgi?id=188915&action=edit
presentation containing macros
Open attached 'PresentationInclMacro.odp' document and allow macro execution.
Open the Basic IDE. (Tools > Macros > Edit Macros)
Go to the library 'MiniExampleMCGR' in 'PresentationInclMacro.odp' and then to
module 'Main'.
Make sure the cursor is in the edit window, e.g at sub
AssignExampleGradientToSelectedShape.
Now you have an open Basic IDE and an open presentation document.
Go back to the document. Close it. => Crash.
Expected: The Basic IDE puts the cursor into an existing library, e.g.
'Standard' from 'My Macros & Dialogs', which always exists, and then silently
removes the document from the 'Object Catalog'.
--
You are receiving this mail because:
You are the assignee for the bug.