https://bugs.documentfoundation.org/show_bug.cgi?id=171586
Bug ID: 171586
Summary: The create and edit buttons in the macro organizer
aren’t updated after creating a macro
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: [email protected]
Reporter: [email protected]
Description:
When you create a new macro in the macro organizer, the create button is still
clickable and the edit button remains greyed out. If you press the create
button you just get an error dialog because it doesn’t make sense to make a
macro inside a macro.
Steps to Reproduce:
1. Open Tools -> Macros -> Organize Macros -> BeanShell (the other script
providers don’t currently let you create a macro)
2. Leave “My Macros” selected and click create
3. Click OK on the new dialog to name the new library
4. The new library should now be selected. Click create again to create a macro
within the library.
5. Click OK on the new dialog to name the new macro.
Actual Results:
The “create” button is still active and the “edit” button is greyed out. If you
temporarily select another macro and then return to the new macro the buttons
are updated so that you can finally click on the “edit” button.
Expected Results:
The edit button should be clickable immediately after creating the new macro.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 26.8.0.0.alpha0+ (X86_64)
Build ID: c9982429c36fe3b6204a6763ae9f404c59713224
CPU threads: 8; OS: Linux 6.19; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded
Patch here: https://gerrit.libreoffice.org/c/core/+/202854
--
You are receiving this mail because:
You are the assignee for the bug.