[Libreoffice-bugs] [Bug 136285] New: In LO7, the macro inspector started working incorrectly.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 30 11:51:31 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=136285
Bug ID: 136285
Summary: In LO7, the macro inspector started working
incorrectly.
Product: LibreOffice
Version: 7.0.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: kadet38 at ya.ru
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200830/b1061953/attachment.htm>
More information about the Libreoffice-bugs
mailing list