<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Double-click does not expand option tree"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116334#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Double-click does not expand option tree"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116334">bug 116334</a>
              from <span class="vcard"><a class="email" href="mailto:raykowj@gmail.com" title="Jim Raykowski <raykowj@gmail.com>"> <span class="fn">Jim Raykowski</span></a>
</span></b>
        <pre>(In reply to Xisco FaulĂ­ from <a href="show_bug.cgi?id=116334#c2">comment #2</a>)
<span class="quote">> Regression introduced by:

> author     Jim Raykowski <<a href="mailto:raykowj@gmail.com">raykowj@gmail.com</a>>    2018-01-01 14:52:41 -0900
> committer  Thorsten Behrens <<a href="mailto:Thorsten.Behrens@CIB.de">Thorsten.Behrens@CIB.de</a>>     2018-01-11 11:30:08
> +0100
> commit     582b2ed5ba25657afc2c2d45860899325b3b2450 (patch)
> tree       60ec98ab10f80fb2da3a08ab8beb3d73e3c344b7
> parent     f66fbd947f70f6be6b22ab372facaeb9e2fb63ae (diff)
> tdf#36308 make double click not expand/collapse node in Navigator tree

> Bisected with: bibisect-linux64-6.1

> Adding Cc: to Jim Raykowski</span >

Hi Xisco,

Yes this patch did cause a regression but was fixed by the patch for bug
115105.

What I can see is happening to cause this now is that double clicks are being
seen as single clicks here [1] causing the code that expands/collapses on
double click to be skipped over.

[1]
<a href="https://opengrok.libreoffice.org/xref/core/svtools/source/contnr/svimpbox.cxx#2020">https://opengrok.libreoffice.org/xref/core/svtools/source/contnr/svimpbox.cxx#2020</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>