<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 - Value of object property is not shown in the Watch window"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137432">137432</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Value of object property is not shown in the Watch window
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0.2.2 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>sokol@comec92.ru
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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</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>