<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice font blurry on MacBook Pro's Internal HiDPI Retina Display running macOS Big Sur 11.0.1"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138122#c53">Comment # 53</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice font blurry on MacBook Pro's Internal HiDPI Retina Display running macOS Big Sur 11.0.1"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138122">bug 138122</a>
              from <span class="vcard"><a class="email" href="mailto:thorsten.wagner.4@gmail.com" title="Thorsten Wagner <thorsten.wagner.4@gmail.com>"> <span class="fn">Thorsten Wagner</span></a>
</span></b>
        <pre>(In reply to lupurus from <a href="show_bug.cgi?id=138122#c52">comment #52</a>)
<span class="quote">> If you look at the code, you can see, that the Combobox itself gets drawed
> by this HIThemeDrawButton method. There the text is clear. The problem is
> the popup area and this is not drawn with this methods (I could not find out
> yet, where the area gets drawed). You can see it as well here:
> <a href="https://wiki.openoffice.org/wiki/Mac_OS_X_Porting_-_Native_Controls#ComboBox">https://wiki.openoffice.org/wiki/Mac_OS_X_Porting_-_Native_Controls#ComboBox</a></span >

HIThemeDrawButton draws the graphical outline of a button only. There is no
text rendering within HIThemeDrawButton. Text is placed within button by
another CoreText call from the surrounding LO code.</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>