https://bugs.documentfoundation.org/show_bug.cgi?id=145978

            Bug ID: 145978
           Summary: Macro Selector should remember last run module/macro
           Product: LibreOffice
           Version: 7.2.2.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

Suppose you want to run a macro named "MyMacro" from "Module1" in the
"Standard" user library. If you use the "Macro Selector" dialog, you have to go
to Tools - Macros - Run macro and then:

1) Click the expand ">" sign in "My Macros"
2) Scroll down until you find the "Standard" library and click the ">" sign
again
3) Find the module "Module1" and click ">" again
4) Find the macro "MyMacro", select it and click "Run" (or double-click it)

Now suppose you want to run the same macro again and go to the "Macro Selector"
dialog. When the dialog opens, all macro containers will be collapsed and
you'll have to navigate through all containers, libraries, modules again till
you reach the desired macro.

I would like to propose an enhancement to the Macro Selector dialog: it should
remember the last run module/macro, so that when the user runs a macro and then
open the dialog again, the previously run module/macro will be selected by
default.

The "Macro Organizer" (Tools - Macros - Organize macros - Basic) dialog already
has a similar behavior to what I'm proposing. When you run a macro from a
certain module, when the dialog is opened again the previously selected module
is remembered, which is very handy. However, it does not remember the last run
macro, which should be selected by default.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to