https://bugs.documentfoundation.org/show_bug.cgi?id=146109
Bug ID: 146109
Summary: Macro Commands Execute Out of Sequence
Product: LibreOffice
Version: 7.2.2.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
In a macro:
1. Several cells are selected as a group.
2. The contents of the cells are then cleared.
3. The SaveAs command is then issued prompting the SaveAs dialog popup.
As of a recent update, items 2 & 3 execute in reversed order.
Steps to Reproduce:
1.Run the macro in the provided .ods file.
2.
3.
Actual Results:
1. Several cells are selected as a group.
2. The SaveAs command is then issued prompting the SaveAs dialog popup.
3. The contents of the cells are then cleared.
Expected Results:
1. Several cells are selected as a group.
2. The contents of the cells are then cleared.
3. The SaveAs command is then issued prompting the SaveAs dialog popup.
Reproducible: Always
User Profile Reset: No
Additional Info:
1. Several cells are selected as a group.
2. The contents of the cells are then cleared.
3. The SaveAs command is then issued prompting the SaveAs dialog popup.
--
You are receiving this mail because:
You are the assignee for the bug.