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

One more since b130: java/awt/Mixing/Validating.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 9
    • 9
    • client-libs
    • Ubuntu 16.04 Unity, dual-screen

    • b130
    • 9
    • linux_ubuntu

      This test fails on Ubuntu 16.04 Unity (incidentally dual-screen) since jdk9 b130.
      On b129 we have a maximized frame with a huge button. Robot positions mouse pointer in the middle and clicks, that's it.
      On b130/132 there is a small button in top left corner. getLocationonScreen() returns something twice below the height of this small button, and the test fails.
      Note that if I comment out the f.pack() in line 79, there's no button at all, since b130. Perhaps the change failing JDK-8164466 and other similar is in pack() behavior.

      RULE "java/awt/Mixing/Validating.java" Exception java.lang.RuntimeException: The button cannot be clicked.

            ssadetsky Semyon Sadetsky (Inactive)
            yan Yuri Nesterenko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: