[Bug AWT/16040] New: InputEvent.getModifersEx() returns wrong values

konqueror at gmx dot de gcc-bugzilla@gcc.gnu.org
Thu Jun 17 20:46:00 GMT 2004


java.awt.event.InputEvent.getModifiersEx() returns wrong values. I checked for 
MouseEvents (botton clicks) and it returned 0x04, 0x08 and 0x10 instead of 
0x0400, 0x0800 and 0x1000.

-- 
           Summary: InputEvent.getModifersEx() returns wrong values
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: AWT
        AssignedTo: fitzsim at redhat dot com
        ReportedBy: konqueror at gmx dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16040



More information about the Gcc-bugs mailing list