<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 - BASIC module cannot be re-added with the same name, even after deletion through organizer"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108872">108872</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>BASIC module cannot be re-added with the same name, even after deletion through organizer
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.0.0.0.alpha0+ Master
</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>BASIC
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>himajin100000@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
see steps to reproduce
Steps to Reproduce:
1. Run Writer (any LibreOffice application is fine)
2. Follow "Tools->Macros->Organize Macros->LibreOfficeDev Basic" from main
menu.
3. Now you see "LibreOficeDev Basic Macros" Dialog. In "Macro From" section you
will see "Standard" library under "My Macros" selected.
4. Click "New" Button
5. A dialog appears. It asks for a new module name. For this STR, we use
default "Module1". so, just click OK.
6. BASIC IDE window comes up. close that window.
7. Now we came back to Writer
8. Follow "Tools->Macros->Organize Macros->LibreOfficeDev Basic" from main
menu.
9. Again you see "LibreOficeDev Basic Macros" Dialog. Now "Module1" is
selected.
10. Click "Organizer" button this time.
11. "Module1" is selected in the Organizer. Click "Delete" in this window.
12. agree to the confirmation dialog
13. Close the Organizer
14. Now "Standard" is selected.
15. Click "New" button again.
16. for the module name, we REUSE "Module1", so click OK.
17. Now you see "Module1" under "Standard"
18. Double Click "Standard", and "Module1" disappears.
19. Double Click "Standard"
Actual Results:
Expected Result:
"Module1" does not appear under "Standard"
Expected Results:
Expected Result:
"Module1" does appear under "Standard"
Reproducible: Always
User Profile Reset: No
Additional Info:
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101
Firefox/56.0</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>