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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • fx1.1
    • None
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported: