Hello! When mouse btn press on Button, move and release on the same Button it is not treated as click and Button onClick not fired. Sometime when I make mouse click it is not fired due to this behaviour (while clicking mouse has moved a little). Is this supposed to be like it is or it is a bug?
m
Michael Paus
05/20/2022, 12:15 PM
Which version of compose are you using? I’ve reported a similar bug some time ago but I thought it was fixed by now.
p
PHondogo
05/20/2022, 12:16 PM
Latest at this moment: 1.2.0-alpha01-dev686
d
Dragos Rachieru
05/23/2022, 1:32 PM
I also have this problem in my project, sometimes, the click is not triggered and I have to press again
m
Michael Paus
05/23/2022, 2:09 PM
I just verified it. I cannot reproduce this error anymore in the project where I had it before with 1.2.0-alpha01-dev686.