<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Elements Dock windows flickers on mouse over"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=65584#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Elements Dock windows flickers on mouse over"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=65584">bug 65584</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>Look to have resolved font mishandling of the CommonSalLayout refactoring (bug
118884, <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong rendering of math formulas with scalable brackets in Writer"
   href="show_bug.cgi?id=119302">bug 119302</a>)--the layout of the nodes in the elements panes are again
stable for use except for this flickering with non-OpenGL rendering.

But unbuffered screen paint occurs in many other locations of the UI [1], just
especially obvious in the sm elements panels as here--or while cursor selecting
text of the Help -> About dialog (noted in <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Flicker when hovering over main menu with default rendering"
   href="show_bug.cgi?id=113714">bug 113714</a>) which I believe offers
an obvious case for the continuing unbuffered paint issues.

OpenGL accelerated rendering does a better job at buffering the paints.

=-ref-=
[1]
<a href="https://bugs.documentfoundation.org/showdependencytree.cgi?id=112889&hide_resolved=0">https://bugs.documentfoundation.org/showdependencytree.cgi?id=112889&hide_resolved=0</a></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>