Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4117523

Solaris: MousePressed event has modifier=0 when left button is pressed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.2.0
    • 1.1, 1.1.5, 1.2.0
    • client-libs
    • 1.2beta4
    • generic, sparc
    • solaris_2.5.1, solaris_10
    • Verified

      Currently there is a bug in the AWT event mechanism on Solaris where
      a MousePressed event (with the left button down) has a modifier value
      of 0, when it should have a modifier value of BUTTON1_MASK.
      (MouseReleased and MouseClicked events modifiers are correct).

      This is true in both 1.1.5 and 1.2beta3.

      This bug is also manifest in the Entered and Exit events
      larry.cable@Eng 1998-05-12

            duke J. Duke
            amfowler Anne Fowler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: