<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - kde5 VCL doesn't respect QStyle::SH_ScrollBar_LeftClickAbsolutePosition"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130758#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - kde5 VCL doesn't respect QStyle::SH_ScrollBar_LeftClickAbsolutePosition"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130758">bug 130758</a>
              from <span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span></b>
        <pre>As far as I know, LibreOffice does not use a native QScrollBar (and most of the
other native Qt widgets), but rather paints a scrollbar that is supposed to
look like one, which may be the reason that it does not work "out of the box".

If somebody wants to look into this: From a quick glance, the code for painting
the widgets is in 'vcl/qt5/Qt5Graphics_Controls.cxx'; the handling might be
somewhere there or elsewhere, maybe not even in qt5-/kf5-specific code.

FWIW, the "gen" VCL plugin behaves the same, while gtk3 (which *might* already
use native gtk widgets due to Caolán's welding work, but I don't know) behaves
as it should.</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>