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

mousePressed not triggered when BUTTON1 pressed as normally on Win7

XMLWordPrintable

    • x86
    • windows_2008, windows_7

      In our awt automation test on windows 7 x86 using 6u14 b03, we found the mouse pressing event sequence only for BUTTON1 is not correct as other two buttons. From our test code, we issue a BUTTON1 pressed action followed by a key released action and a key clicked action. And we are listening these events from another listener. But we noticed that the key pressed event can only be caught just before the key released action instead of just after the key pressed action. That means if we don't issue the other actions like key released or key clicked, this key pressed event can not be caught as normally.

            pchelko Petr Pchelko (Inactive)
            tonyli Tony Li (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: