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

[macos] Enter and Exit events shouldn't be sent whilst moving the window

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 8, 11, 15, 16, 17, 18
    • client-libs
    • generic
    • os_x

      Testsuite name: Regression manual
      Test name(s): java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter.java

      Product(s) tested: JDK_11.0.9 b04, JDK16b14, JDK_11.0.8 GAC
      OS/architecture: MAC 10.14
      Reproducible: Always

      Is it a Regression: No. Reproduced on JDK_11.0.8 GAC

      Is it a platform specific issue: Yes. MAC OS

      Steps to reproduce:
      Do the following steps .
      1.Download and untar jdk.
      2.Download and untar workspace/source
      3.Download and untar jtreg
      4.Execute following command
      PathToJDK/jdk11.0.8b04/bin/java -jar PathToJtreg/jtreg/lib/jtreg.jar -verbose -vmoptions:"-server -Xmixed" -jdk:PathToJDK/jdk11.0.8b04 -dir:PathToSource/ws/open/test/jdk java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter.java
      5.Press and hold the left mouse button over the top bar.
      6.Move the frame around by dragging the mouse fast.

      Expected: Enter or Exit events should not be displayed while moving.

      Actual: Enter or Exit events are displayed while moving.

            achung Alisen Chung
            achung Alisen Chung
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: