<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_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - No text is displaying in any of the applications"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116500">bug 116500</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;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>RESOLVED
           </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;">Resolution</td>
           <td>---
           </td>
           <td>DUPLICATE
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - No text is displaying in any of the applications"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116500#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - No text is displaying in any of the applications"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116500">bug 116500</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>Disable OpenGL rendering.

You'll need to add the below stanzas with a text editor to your profile
configuration--registrymodifications.xcu in the %APPDATA%\LibreOffice\4\user
folder.

They won't be there with a new default profile, because on Windows builds
OpenGL is enabled (unless it was black-listed); once the stanzas are added they
can be edited true or false as needed.

<item oor:path="/org.openoffice.Office.Common/VCL"><prop oor:name="ForceOpenGL"
oor:op="fuse"><value>false</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/VCL"><prop oor:name="UseOpenGL"
oor:op="fuse"><value>false</value></prop></item>


Also, please let us know what GPU and driver your system has (from Windows
msinfo32.exe) 

You can probably resolve with a driver update. But for now marking as duplicate
of <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Text is invisible, both in UI and in editor, AMD R5 and R7 drivers Windows 10"
   href="show_bug.cgi?id=112305">bug 112305</a>

*** This bug has been marked as a duplicate of <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Text is invisible, both in UI and in editor, AMD R5 and R7 drivers Windows 10"
   href="show_bug.cgi?id=112305">bug 112305</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>