Norbert515 / detective

35 stars 2 forks source link

Mouse clicks are not recognized #6

Open JauernigIT opened 3 years ago

JauernigIT commented 3 years ago

I found that mouse clicks on my MacBook are not recognized, at least partially. Only approx. every 10th click leads to an action. This behavior applies for all areas of the application, Class/Cubit selection as well as node selection on the object tree etc.. Keyboard is working without troubles.

detective version

macOS 11.2

Norbert515 commented 3 years ago

Should be fixed with v0.0.18 now. If the bug still occurs, feel free to reopen it.

Norbert515 commented 3 years ago

Reopening as I just encountered it again. This seems to be a Flutter + macOS specific issue that is occurring randomly.

https://github.com/flutter/flutter/issues/76325

https://github.com/flutter/flutter/issues/70375

If anybody can reliably reproduce this, it would help a lot!

Feichtmeier commented 3 years ago

Reopening as I just encountered it again. This seems to be a Flutter + macOS specific issue that is occurring randomly.

flutter/flutter#76325

flutter/flutter#70375

If anybody can reliably reproduce this, it would help a lot!

Nope, can reproduce this on Linux and Windows with navigation rails. After clicking it for 5 times or so, I have this error, too :(