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

java/awt/PopupMenu/PopupHangTest/PopupHangTest.java fails on windows

XMLWordPrintable

    • x86_64
    • windows

      java/awt/PopupMenu/PopupHangTest/PopupHangTest.java manual test fails on windows
      Instructions say
       One way to do this is to",
               " click and hold the mouse to popup the menu, move away/outside of the",
               " menu and release the mouse. At that point, the input is grabbed and",
               " the *only* way out is to hit the escape key.

      In windows, when we release the mouse, the popup is still up and input events are grabbed so escape key needs to be pressed to get back the input events unlike in linux where popup closes on mouse release so escape key does not need to be pressed

            psadhukhan Prasanta Sadhukhan
            psadhukhan Prasanta Sadhukhan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: