You are not logged in.
When I'm in a Java application and use the mouse at all, randomly, the left mouse button will stop working in Xorg.
When I check my virtual pointer using xinput, it says "Button state: " and afterwords it stays on "Button state: 1" even if I'm not clicking. Is there anyway to approach fixing this?
Thanks.
Offline
I figured out what component is doing it. And it's in an application I'm writing in which I cannot share the source to. Plus, I'm pretty sure it's not my code, but ESRI, which means it would be even harder to figure out the source of this problem. . If it's any clue it's a JLayeredPane that is causing this issue.
Offline