<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Retain Macro Expanded Folders"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=143774">143774</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Retain Macro Expanded Folders
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>3.3.0 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>UI
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>flywire0@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
Macros can be run manually by expanding the folders to display the file
containing the macro then running it. The next time the Macro selector is
opened the folder structure is collapsed again. It is likely the user will want
to run a macro in the same file again so it would be more convenient to retain
the folder expansion.
Steps to Reproduce:
1.Tools, Macro, Run Macro
2.LibreOffice Macros, Select HelloWorld in Library, Select HelloWorldPython,
click Run
3.Repeat Step 1. Note: All folders have been collapsed
Actual Results:
Folders are always collapsed when selecting Macros.
Expected Results:
Retain expansion of folders and currently selected macro so macros in same file
can be run without having to renavigate folder structure, just double click
Macro Name.
Reproducible: Always
User Profile Reset: No
Additional Info:
Basic Macro selector
Selects the Basic macro to run. Locate the macro by selecting the container,
library, module and macro name.
To access this command...
Choose Tools - Macros - Run Macros.
Library
Lists the existing macro containers, Basic macro libraries and Basic modules
for the current application and any open documents.
Macro name
Lists the Basic macros for the selected module. Select a macro and click Run.
Description</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>