You have been subscribed to a public bug by Marc Deslauriers (mdeslaur): I'm developing using java 1.6.0_18 with this implementation: OpenJDK Runtime Environment (IcedTea6 1.8) (6b18-1.8-0ubuntu1) OpenJDK Server VM (build 14.0-b16, mixed mode)
I'm trying to test my gui using the java Robot class: http://download.oracle.com/docs/cd/E17476_01/javase/1.4.2/docs/api/java/awt/Robot.html When I write a code like this: Robot r = new Robot(); r.mousePress(InputEvent.BUTTON1_MASK); Ubuntu will disable the mouse button (I thing it is waiting for the button release signal). This was a error in my program but when a malicious program like there above will be executed it will lock the buttons until the logout. ** Affects: ubuntu Importance: Undecided Status: New -- Lost mouse control on simulated input (from java) https://bugs.edge.launchpad.net/bugs/605038 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
