Inconsistency between location and height of the fullscreen window in Gnome 3, OEL 7.1 in multiscreen mode

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P3
    • tbd
    • Affects Version/s: 8, 9
    • Component/s: client-libs
    • Environment:

      OEL 7.1 Gnome 3

      Compile and run the attached test (2 files and a picture) on OEL 7.1 in multiscreen mode (I'm not sure if it is reproducible on a single screen: the insets bug JDK-8134669 is not).
      Eventually it will push a java.awt.Window to fullscreen mode and query its location by getLocationOnScreen.
      Now, Window.toString() reports it as [0,0,couple-of-big-numbers] with zeros in parent coordinate system but getLocationOnScreen() reports [0,top-inset-size] ( in my case, [0, 28] ).
      Note also, that getInsets() return all zeros (see JDK-8134669).

      Reproducible at least on jdk9 and 8 so that may be some JDK+Gnome 3 issue.

            Assignee:
            Ajit Ghaisas
            Reporter:
            Yuri Nesterenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: