<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 - Changes to XTabPageModel's text or enabled status not reflected in UI"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133142">133142</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Changes to XTabPageModel's text or enabled status not reflected in UI
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>7.0.0.0.alpha1+ 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>sdk
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>m.weghorn@posteo.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
When calling XTabPageModel.setEnabled or XTabPageModel.setTitle via UNO API to
change the title or enable/disable a tab page via UNO, the UI is not updated
accordingly (if the calls happen when the corresponding dialog is already shown
on screen).

A sample extension to demonstrate that will be attached.

Steps to Reproduce:
1. install attached sample extension StarterExtensionLHM.oxt
2. start Writer
3. open the extension's dialog via Menu using "Test Extension" -> "Show Dialog"
4. press the "toggle tab" button

Actual Results:
Nothing seems to happen.

Expected Results:
The second tab should toggle its enabled status (i.e. it should become disabled
on first press, enabled again on second button press,...) and change its text
every time the button is pressed.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.0.0.0.alpha1+
Build ID: 50150601bb103a3bf5881e07d93a0e1d324f2722
CPU threads: 4; OS: Linux 5.6; UI render: default; VCL: kf5; 
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded

Version: 7.0.0.0.alpha1+
Build ID: 50150601bb103a3bf5881e07d93a0e1d324f2722
CPU threads: 4; OS: Linux 5.6; UI render: default; VCL: gtk3; 
Locale: en-GB (en_GB.UTF-8); UI: en-US
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>