<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 - In LO7, the macro inspector started working incorrectly."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=136285">136285</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>In LO7, the macro inspector started working incorrectly.
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>7.0.0.3 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>BASIC
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>kadet38@ya.ru
</td>
</tr></table>
<p>
<div>
<pre>Description:
In LibreOffice 7.0.0.3. and in LibreOffice 7.0.1.2., it is no longer possible
to copy the value of variables during step-by-step debugging of the program.
(Win7, Win10, MAC). (Scrin).
Also, the variable NAME was highlighted and transferred to its value.
Steps to Reproduce:
1.Two clicks in the inspector window in the variable value field during
step-by-step debugging of the program. The value is not highlighted or copied.
(Scrin.jpg)
2.the value of the variable str1 = "this is a string" (Step1.jpg).
3.select (by clicking, without copying) the variable name in the inspector
window (the value or type cannot be selected) (Step2.jpg).
4.щёлкаем в окошке "Контрольное значение" — в нём появляется имя переменной, а
заодно значение переменной меняется на её имя (и в инспекторе и реально в
макросе) (Step3.jpg).
5.looking at the" new " value of the variable in msgbox (Step4.jpg).
(If the variable type is numeric, it is assigned 0 (the numeric value of the
string), but it doesn't change other types of variables.)
Actual Results:
The value of the variable is not copied. The variable name is transferred to
its value.
Expected Results:
The value of the variable must be copied. The variable name should not be
highlighted, copied, or transferred to is transferred to its value.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
In LO6. 4. 7 everything worked as it should.</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>