Login  Register

(NEWT) multiple mouse buttons pressed: inconsistent behaviour depending on the OS

Posted by gouessej on Jan 12, 2012; 10:29am
URL: https://forum.jogamp.org/NEWT-multiple-mouse-buttons-pressed-inconsistent-behaviour-depending-on-the-OS-tp3653225.html

Hi

You can check which buttons are pressed in mousePressed() on Microsoft Windows but not on GNU Linux, getButtonsDown() and getModifiers() don't return the correct values. Is it a limitation or a bug we should fix? One of my colleague suspects that there is something wrong in AWTNewtEventFactory. Should I write a bug report about that?
Julien Gouesse | Personal blog | Website