Yep, it’s a known issue: WJ-7268. We don’t have a solution yet. The problem is that the button captures the pointer when pressed to detect when the user moved it away and void the click.
Related: with Wisej you can capture the pointer using the Capture property – all pointer events will go to the control that captured it.
Please login first to submit.