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

[macos] Enter and Exit events shouldn't be sent whilst resizing

XMLWordPrintable

    • Cause Known
    • 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 its right-bottom corner.
      6.Resize the frame several times by dragging a mouse fast.",
      7.Let Frame be as small as possible, continue dragging mouse over the frame.
      8.Let Frame be as large as possible.

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

      Actual: Enter or Exit events are displayed while resizing.

            achung Alisen Chung
            stn Sharath TN
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: