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

HelloMedia stops repainting new media frames when you click the mouse in the window

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • fx2.0
    • fx2.0
    • javafx

    Description

      A quick click of the mouse in HelloMedia causes the video to freeze (audio keeps playing); if you resize the window is starts working again. I'm pretty sure that any animation will also cause it to start working again.

      This is triggered by the same one-shot animation cause by a mouse click that triggered RT-15407. There is likely some code that was relying on a pulse to repaint the scene, when instead a scene with an active mediaview should be repainted on each timer pulse.

      Attachments

        Issue Links

          Activity

            People

              ddehaven David Dehaven (Inactive)
              kcr Kevin Rushforth
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported: