https://bugs.documentfoundation.org/show_bug.cgi?id=146617
Bug ID: 146617
Summary: Calc crashes when stopping XEnhancedMouseClickHandler
listener from event handling macro.
Product: LibreOffice
Version: 7.2.3.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 177350
--> https://bugs.documentfoundation.org/attachment.cgi?id=177350&action=edit
EnhancedMouseClickHandler.ods
Calc crashes when stopping (removing) XEnhancedMouseClickHandler listener from
event handling macro.
1. Open the attached file.
2. Run the RegisterMouseClickHandler macro.
3. Mouse click on any cell of the sheet.
LibreOffice crashes.
If the XMouseClickHandler interface is used instead of the
XEnhancedMouseClickHandler, then the error does not occur.
--
You are receiving this mail because:
You are the assignee for the bug.