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

Create a regression test for JDK-8139581

XMLWordPrintable

    • b05

        Create a regression test for JDK-8139581

        As described in JDK-8139581, when an AWT panel with AWT components, for example "java.awt.Button", is removed from AWT frame and added again to the same frame, then some AWT components contained in the panel are not drawn, however, clicking in the area of not drawn button leads to drawing of the button.

        Test has a swing and awt component in a panel. It then removes and adds back the panel from/into the frame, to verify that they are redrawn properly.
         

              smandalika Srinivas Mandalika
              smandalika Srinivas Mandalika
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: