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

MouseEvent not triggered properly when multiple buttons are pressed

XMLWordPrintable

    • x86
    • windows_xp

      Choice does not trigger MouseEvents properly when multiple buttons are pressed. This happens with Windows platforms only from 1.4.2 onwards. This works properly in Solaris / Linux.

      To reproduce:
      1. Run the attached code
      2. Move the mouse over the choice and do the following operations
         a. Press mouse button 3
         b. Press mouse button 1
         c. Release mouse button 1
         d. Release mouse button 3

      See the command window for the output
      If the output does not show mouse released event for BUTTON3, bug is reproduced.

      The same behavior occurs when the following is done:
         a. Press mouse button 2
         b. Press mouse button 1
         c. Release mouse button 1
         d. Release mouse button 2

      This time, the mouse released event for button 2 is not occuring.



      ###@###.### 2005-04-28 10:51:16 GMT

            Unassigned Unassigned
            gramachasunw Girish Ramachandran (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: