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

Frame.repaint does not cause repainting in certain situations.

    XMLWordPrintable

Details

    • beta3
    • x86, sparc
    • generic, solaris_7, solaris_8
    • Verified

    Description

      I'm attached a test case. It creates a Frame (undecorated, but this doesn't appear to be necessary) that allows you to resize from the bottom portion of the frame. The frame also contains a Component that will be the size of the Frame instead by 10. If you click in the south portion to resize you'll notice that often times when you release the mouse a repaint isn't triggered, even though the code expclitily invokes validate then repaint. Clicking on the Component will cause its current size to be output, and indicates that the validate was succesful, just that the repaint failed.
      I could only get this to happen on Solaris, although it may be reproducable on a slower Windows machine, not sure.

      Attachments

        Issue Links

          Activity

            People

              ssisunw Ssi Ssi (Inactive)
              svioletsunw Scott Violet (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: