https://bugs.documentfoundation.org/show_bug.cgi?id=116334

--- Comment #3 from Jim Raykowski <[email protected]> ---
(In reply to Xisco FaulĂ­ from comment #2)
> Regression introduced by:
> 
> author        Jim Raykowski <[email protected]>       2018-01-01 14:52:41 
> -0900
> committer     Thorsten Behrens <[email protected]>      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

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to