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

Set both X and Y position for some window managers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • None
    • javafx
    • None

      When changing the position of an window, the current code provides for changing X or Y individually, and this appears to work with most window managers.

      Except for the one on OEL 7. with that wmgr, both X & Y need to be set, otherwise the window uses the same value for changing both X & Y

      A compatible change can be made to set both X & Y if either is changed.

      Found with hello.HelloWindowManager, the up,down,left,right buttons.

      This affects FX 8 as well

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

              Created:
              Updated:
              Resolved: