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

Cannot switch FX scene, when a stage is in full-screen mode

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx

      We don't support switching scenes, when a window is in full-screen mode. The reason is that at the Glass level, full-screen functionality is implemented in View, not in Window, which is done to support full-screen applets. When a View is changed for a full-screen Window, we get a bunch of strange issues, e.g. crashes (RT-21465) or rendering artifacts (RT-28490). Workaround for Lombard is to exit full-screen mode, when a scene is changed, but it would be fine to support this functionality in Van Ness.

            Unassigned Unassigned
            art Artem Ananiev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: