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

Flickering of the animated GIF displayed before the applet

    XMLWordPrintable

Details

    • b12
    • b23
    • generic
    • generic
    • Verified

    Description

      The animated GIF support added in 6624980 and clarified in 6670475 has a remaining problem with flickering. Because the GrayBoxPanel is an AWT heavyweight component and therefore single-buffered, the separate operations to clear its background color and then paint the animated GIF show up as flickering of the animated GIF. ###@###.### points out that an explicit double-buffering of the GrayBoxPanel's content into an Image can be done, as is already done in the AnimationPanel, which will solve this problem.

      Attachments

        Issue Links

          Activity

            People

              kbr Kenneth Russell (Inactive)
              kbr Kenneth Russell (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: