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

GTK - multiple resizes on remote X11 display

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8u40
    • javafx
    • Linux distro,
      ssh -X from MacOSX 10.9

      When fixing RT-31306, I noticed that there are three resizes in the process of displaying HelloRectangle. The resizes are related to the way Glass builds a Window - it is created at 1x1, and in this case, the Mac window manager then resized to a "minimum" of 17x20, and then the requested size of 640x300 finally caught up.

      Each of these resizes causes a visual change and slows down the start process.

      Given the underlying design of Glass and interaction with JFX, this might not be reasonable to fix, but further investigation is warranted.

            Unassigned Unassigned
            ddhill David Hill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported: