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

MouseReleased, MouseClicked and MouseDragged are not triggered on choice

XMLWordPrintable

    • beta
    • sparc
    • solaris_2.6
    • Not verified

      OS:Solaris

      MouseReleased, MouseClicked and MouseDragged are not triggered for Left mouse button when it is clicked on the choice.

      In solaris, Any mouse button is pressed on a choice and it reamins down
      for some time (say 20 seconds),then it is released. In that case, MouseReleased
      MouseClicked are not triggered and only MousePressed is triggered.
      But when the mouse button is clicked and released immediately , all the
      mouse events are triggered properly.
      In solaris, MouseDragged is not triggered for any of the mouse buttons.

      In windows, clicking the left mouse button alone, makes the choice
      drop down. But in solaris, clicking the left/right mouse buttons make the
      choice drop down.

      /* How to reproduce the Bug? -------->

      Run this sample code. You would see a frame with a choice at the middle.
      Press the left mouse button on the choice and keep it pressed for some time
      say 20sec. Release the mouse button. Check whether all the mouse events are
      triggered or not. Repeat this process for other mouse buttons.

      */

            ibdsunw Ibd Ibd (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: