<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#c54">Comment # 54</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:tml@iki.fi" title="Tor Lillqvist <tml@iki.fi>"> <span class="fn">Tor Lillqvist</span></a>
</span></b>
        <pre>Ah, yes, that old "native widget" thing. (I.e. controls that aren't *native* at
all, just try to look "native".

If I recall correctly, what HIThemeDrawButton draws is just an image of how a
button should look, and that image is then used to draw the actual button
images in the dialogs. Possibly it could be replaced with something that draws
a NSButton instead into an image. But in both cases, this will not make the
buttons actually *behave* like real native buttons should.

But yeah, the ideal would obviously be to use so-called welded controls, like
LibreOffice does on gtk3. Then we would have truly native controls.

But anyway, native or not-so-native controls have little to do with what *this*
bug is about, surely?</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>