<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 - UI reacts unnecessary slow"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116602">116602</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>UI reacts unnecessary slow
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>5.4.2.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (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>Impress
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>joerg.kubitz@gmx.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Redrawing all the context dependend UI Elements takes up to 2 seconds on a high
end computer. The processur is almost idle during that time. i.e. The drawing
could be much faster if the CPU would not sleep so much during handling the
redrawing.

Steps to Reproduce:
1.open new impress document
2.Insert a Text field. 
3.Deselect Text field
4.Select Text field


Actual Results:  
Clicking inside the textfield immediately puts the cursor inside. Approximatly
1 second later the the UI starts redrawing asynchronous all toolbars, propertie
pages, the ruler... It feels like a fast Video is playing redrawing all Symbols
one by one. Some Elements are even redrawn multiple times (as if multiple
properties of it changed)causing flickering. 

Expected Results:
Immediatly redrawing all context dependend UI elements. Single click => single
redraw (i.e. dont redraw before all properties updated to final state)


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Also happens in V 6.0.1.1


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101
Firefox/59.0</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>