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

Scene not repainted on change to Stage opacity with StageStyle.TRANSPARENT

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 8u20
    • javafx
    • None
    • Java(TM) SE Runtime Environment (build 1.8.0_20-b26) on Windows 7 x64 Professional

      I have a stage with some scene to display. I want to realize a FadeIn/Out animation for the stage so I manipulate the stage.opacityProperty() within a Timeline using some KeyFrames.

      The fading only gets visible with the default StageStyle. If I set the stage style to StageStyle.TRANSPARENT, the timeline changes the opacity, but the stage remains on the last set opacity value until something changes within the scene and causes a "repaint".

            ekleyman Elina Kleyman (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: