https://bugs.documentfoundation.org/show_bug.cgi?id=162071
Bug ID: 162071
Summary: Python macro attached to Sheets Events does not run
after workbook closed.
Product: LibreOffice
Version: 24.2.4.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Macro in Python:
Sheet Events > Content changed > Assign Macro
Macro works fine while workbook remains open. After closing it – saved of
course – macro is no more triggered. I need to create another workbook (.ods)
and reattach the macro to events...
Steps to Reproduce:
1. Attach macro to Sheets Events > Content changed and update cell content
sometimes. Attached (to the event) Macro runs ok.
2. Close the workbook (.ods).
3. Open the workbook and change cell content.
Actual Results:
Macro doesn't run anymore.
Expected Results:
Macro triggered by the event.
Reproducible: Always
User Profile Reset: No
Additional Info:
Ubuntu 24.04.2
--
You are receiving this mail because:
You are the assignee for the bug.