<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - SAL_USE_VCLPLUGIN=qt5: Fonts, tooltips, toolbar icons way too large"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122131#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - SAL_USE_VCLPLUGIN=qt5: Fonts, tooltips, toolbar icons way too large"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122131">bug 122131</a>
              from <span class="vcard"><a class="email" href="mailto:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=147880" name="attach_147880" title="Minimal Qt5 program to dump QScreen information">attachment 147880</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=147880&action=edit" title="Minimal Qt5 program to dump QScreen information">[details]</a></span>
Minimal Qt5 program to dump QScreen information

Nothing in this output shows any problem I can identify :-(

I've added a minimal program to dump all QScreen information. It's just a 64bit
binary, but I included the source if you need to build a 32bit version. This
can be done simply by calling
$ qmake && make

Please run it on the same screen from a terminal, where you start LO.
For my single NEC monitor the output is:

availableGeometry: QRect(0,0 1920x1170)
availableSize: QSize(1920, 1170)
availableVirtualGeometry: QRect(0,0 1920x1170)
availableVirtualSize: QSize(1920, 1170)
depth: 24
devicePixelRatio: 1
geometry: QRect(0,0 1920x1200)
logicalDotsPerInch: 96.0757
logicalDotsPerInchX: 96
logicalDotsPerInchY: 96.1514
nativeOrientation: Qt::ScreenOrientation(PrimaryOrientation)
orientation: Qt::ScreenOrientation(LandscapeOrientation)
orientationUpdateMask: QFlags<Qt::ScreenOrientation>(PrimaryOrientation)
physicalDotsPerInch: 94.1104
physicalDotsPerInchX: 94.1467
physicalDotsPerInchY: 94.0741
physicalSize: QSizeF(518, 324)
primaryOrientation: Qt::ScreenOrientation(LandscapeOrientation)
refreshRate: 59
size: QSize(1920, 1200)
virtualGeometry: QRect(0,0 1920x1200)
virtualSiblings: (QScreen(0x563f582e6780, name="DVI-0"))
virtualSize: QSize(1920, 1200)

Thanks.</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>