[Libreoffice-bugs] [Bug 137432] New: Value of object property is not shown in the Watch window

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Oct 12 17:09:35 UTC 2020


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

            Bug ID: 137432
           Summary: Value of object property is not shown in the Watch
                    window
           Product: LibreOffice
           Version: 7.0.2.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: sokol at comec92.ru

Description:
In version 7.0.2, the values of object properties in the Watch window are no
longer displayed

Steps to Reproduce:
1. Add "arg" variable to Watch window
2. Execute the following macro step by step:

Sub Main
   Dim arg as new com.sun.star.beans.PropertyValue 
   arg.Name="Name"
   arg.Value="Value"
End Sub




Actual Results:
Values of Name and Value properties of arg object are not displayed in the
Watch window

Expected Results:
In previous versions of office, object properties were displayed in a Windows
window


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.0.2.2 (x64)
Build ID: 8349ace3c3162073abd90d81fd06dcfb6b36b994
CPU threads: 6; OS: Windows 10.0 Build 18363; UI render: default; VCL: win
Locale: ru-RU (ru_RU); ИП: ru-RU
Calc: threaded

-- 
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/20201012/1794f9a9/attachment.htm>


More information about the Libreoffice-bugs mailing list