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

The solid white background created in a Stage should be created - if needed - in the Scenegraph

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • fx2.1
    • javafx
    • Mac OS X 10.7.3

      java version "1.6.0_29"
      Java(TM) SE Runtime Environment (build 1.6.0_29-b11-402-11D50b)
      Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02-402, mixed mode)

      JavaFX 2.1 b13

      When a Stage is created, it is either completely transparent or it has a solid white background (see Javadoc for StageStyle). It is not possible to create a Stage without a solid white background, as is needed, for example, to create a unified toolbar for Mac OS X.

      If a solid white background is to be created, it should be the task of the Scenegraph and the Stage should just provide the bare boards (to stick with the theatre metaphor).

      The current behaviour is consistent with the documentation, so this is a request for a feature change.

        1. s3.png
          5 kB
          Pavel Šafrata
        2. ToolBar.png.jpg
          28 kB
          Stephen Winnall
        3. BareBoards.png.jpg
          24 kB
          Stephen Winnall
        4. s1.PNG
          69 kB
          Anthony Petrov
        5. s2.PNG
          94 kB
          Anthony Petrov

            psafrata Pavel Šafrata
            swinnalljfx Stephen Winnall (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: