<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - UI corruption while using hardware acceleration on GTX 970"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143509">bug 143509</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>vstuart.foote@utsa.edu
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Blocks</td>
           <td>
                
           </td>
           <td>129062
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - UI corruption while using hardware acceleration on GTX 970"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143509#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - UI corruption while using hardware acceleration on GTX 970"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143509">bug 143509</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>OpenGL is gone, rendering is either by CPU or using Skia libs.

Skia has two modes--Vulkan (the OpenGL 3D vector rendering replacement), or
Raster

CPU rendering has two modes--GDI or CPU controlled Hardware Acceleration.

I would suspect your issue is with Skia Vulkan rendering, the nVidia GPUs have
had issues.

Please use the Tools -> Options -> View panel to set 'Use Skia for all
rendering' with the 'Force Skia software rendering' unchecked.  The will enable
Vulkan rendering--and if the UI is garbled it should force a restart and the
'Force Skia software rendering' will be set on next launch.

You can tell if Skia 'Vulkan' or 'Raster' mode is active from the Help -> About
dialog. If Skia is disabled, the About will show 'default' for UI Render:

Since Vulkan support for your nVida GTX 970 based GPU is probably the issue
(and needs to be deny-listed) please provide the Vulkan driver details. Either
from the skia.log in %APPDATA\LibreOffice\4\cache or with a 3rd party app [1].

And, please confirm if the UI is well composed working in Skia Raster mode.

=-ref-=
[1] <a href="http://www.realtech-vr.com/home/glview">http://www.realtech-vr.com/home/glview</a></pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Skia library bugs"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=129062">Bug 129062</a>] [META] Skia library bugs
              </li>
          </ul>
        </div>
        <br>

      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>