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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 8u20
    • Component/s: javafx
    • None
    • Environment:

      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".

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

              Created:
              Updated:
              Resolved:
              Imported: