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

Empty screen insets in Gnome 3, OEL 7 in multiscreen mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • client-libs
    • b114

      Print the insets Toolkit.getDefaultToolkit().getScreenInsets(gc) on a machine with Gnome 3. For instance, run (or slightly modify and run) the test java/awt/Multiscreen/MultiScreenInsetsTest/MultiScreenInsetsTest.java.
      The test gets insets and screen bounds of all devices in turn and displays and maximizes a Frame on each of them.

      I have OEL 7 (Gnome 3) with 2 monitors.

      The first and default screen has top and bottom toolbars however the insets reported are always all 0s for all screens.
      Note that maximized Frame does know about insets and has the correct size in both cases.

      It is NOT true for single-screen configuration, however.
      It isn't true for Xfce4 w/o Xinerama.

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

              Created:
              Updated:
              Resolved: