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

Mac: FXML-LoginDemo hangs in the browser when returning from full screen

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • Mac OS X 10.7.4

      1) run FXML-LoginDemo as JNLP
      2) press the Mac full screen button
      3) login (type 'demo' and 'demo')
      4) press 'login' button
      5) fullscreen exit and the application hangs

      Notes: It does not hang on the desktop. We are stuck waiting on a latch for rendering to complete. The hang is a result of the recent changes for multi threading. If we don't wait for rendering to complete (ie. delete the code), the hang goes away and we seem to render fine. A longer discussion about this needs to happen.

            art Artem Ananiev (Inactive)
            snorthov Steve Northover (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: