LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: Orangy Tang on May 20, 2006, 23:21:31

Title: Spurious mouse clicks when alt-tabbing in windowed mode
Post by: Orangy Tang on May 20, 2006, 23:21:31
I seem to be getting mouse button 0 sending me additional isDown notifications when I alt-tab away and back to a LWJGL display window. I'm using v0.98, and Cas has mentioned that he's getting the same too so I assume it's still broken in the latest build too. :cry:

Is there a fix planned for this sometime soon? Or some way I can work around it?
Title: Spurious mouse clicks when alt-tabbing in windowed mode
Post by: princec on May 21, 2006, 12:07:22
There are all sorts of broken input problems in LWJGL these days :( I get "mouse button 0 jammed down" problems reported quite frequently. And sometimes mouse button 1.

Cas :)
Title: Spurious mouse clicks when alt-tabbing in windowed mode
Post by: Orangy Tang on May 30, 2006, 12:27:12
So... Any word on this?