---- Reported by sgothel@jausoft.com 2010-03-22 12:45:32 -0400 ---- ---- Reported by krausest@kenai.com 2009-08-31 18:24:15 ---- When a mouse wheel event is fired it is incorrectly translated to a mousePressed event instead of a mouseWheelMoved) on Fedora 11 with current jogl2 nightly builds. The newt demo prints the following events for the mouse wheel: mouseClicked MouseEvent[EVENT_MOUSE_CLICKED, 110/101, button 5, count 7, wheel rotation 0, InputEvent[modifiers:4096]] mousePressed MouseEvent[EVENT_MOUSE_PRESSED, 110/101, button 5, count 8, wheel rotation 0, InputEvent[modifiers:0]] --- Bug imported by sgothel@jausoft.com 2010-03-22 12:45 EDT --- This bug was previously known as _bug_ 997 at http://kenai.com/bugzilla/show_bug.cgi?id=997 The original reporter of this bug does not have an account here. Reassigning to the person who moved it here: sgothel@jausoft.com. Previous reporter was krausest@kenai.com. --- Bug imported by sgothel@jausoft.com 2010-03-24 08:04 EDT --- This bug was previously known as _bug_ 7 at http://jogamp.org/bugzilla/show_bug.cgi?id=7
marked as duplicate *** This bug has been marked as a duplicate of bug 413 ***