When a mobile device is rotated, the Stage size is updated but system properties are not

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • fx1.1
    • Affects Version/s: None
    • Component/s: javafx

      On a mobile device, the Stage "width" and "height" variables match the width and height of the device screen.
      If the device is rotated in the emulator (View > Rotate > Rotate counterclockwise), these variables are updated
      to reflect the new size. However, the values returned by FX.getProperty("javafx.screen.width") and
      FX.getProperty("javafx.screen.height") remain unchanged.

            Assignee:
            Artem Iljin (Inactive)
            Reporter:
            Kim Topley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: