Cannot do any mouse event other than move
As the title states, I am unable to generate/replay mouse clicks/scroll.
I am able to catch all events when I physically do them, but that's about it.
For example mouse.play(mouse.record()) only moves the mouse.
Does anyone have any idea what could be the problem?
I am using Linux Ubuntu 20.04.2 and python version 3.8.10.
I can confirm this issue. Running an app as root that uses this "mouse" library. Move works but clicks and scrolling does not work.
Yeah I'm on windows running a script and can't get it to click.
no click on ubuntu
no click on pop
Same problem on Manjaro as previous comments.
this is a duplicate of #37