ya this has been a thing for a while, def breaks some of the ui / ux flow for front ends from the user’s perspective, would be awesome if there was a solve for this +1
So this has to do with losing windows events when a window is opened between a mouse down and a mouse up. A workaround would be to change the button type from Momentary to Momentary Up. Hope that helps.
thank you selina, the workaround kinda works, but the momentary up button has a bug as well:
create a default button COMP
change it to momentary up
click it
→ the state panelvalue is inverted (i.e. it stays at 1 if not pressed and goes to 0 when pressed