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

[Mac] Setting fullScreen on UNDECORATED or TRANSPARENT Stage hangs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 9
    • 8u60, 9
    • javafx
    • OS X 10.9.5 (also tested on OS X 10.11.2)
      FX 9-dev

      This can be reproduced using the attached test programs. These programs are slightly modified from the Hello toys of the same name by adding a call to Stage.initStyle to set the stage to UNDECORATED before entering full-screen mode.

      Steps to reproduce using HelloFullscreenToggle:

      1. java HelloFullscreenToggle
      2. Press the "Toggle Fullscreen" button
      3. BUG: Window does not go into full-screen

      Steps to reproduce using HelloFullscreen:

      1. java HelloFullscreen
      2. BUG: Window does not go into full-screen
      3. Press the "Exit" button
      4. BUG: Nothing happens
      5. Press the "Close" button
      6. BUG: window closes but application does not exit

      This works fine on Windows or Linux, but fails on Mac OS X.

            azvegint Alexander Zvegintsev
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: