https://issues.apache.org/ooo/show_bug.cgi?id=123765
--- Comment #6 from Armin Le Grand <[email protected]> --- ALG: Compared with AOO34 and got it working and not working after compiling VCL with debug; very strange. It has to do with the mbInternalDragGestureRecognizer flag at Window which gets only set when Window::GetDropTarget(), but it seems not to be set reliably for some reason. In ImplHandleMouseEvent in vcl when I force mbInternalDragGestureRecognizer it works. I breaked at where mbInternalDragGestureRecognizer is set to true, but it gets not really set for SvxColorValueSet_docking (where it would need to be set), checking what happens after its construction -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
