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

java.awt.Component.hide() does not repaint parent component

    XMLWordPrintable

Details

    • b38
    • x86
    • linux

    Backports

      Description

        FULL PRODUCT VERSION :


        ADDITIONAL OS VERSION INFORMATION :
        Ubuntu 11.10

        A DESCRIPTION OF THE PROBLEM :
        If calling child component's hide() method, the child component does disappear as setVisible(false) did, once parent container got fully repainted, the child will really hide. So need to add addtional code to java.awt.Component.hide() to repaint special areas of parent container.

        Although java.awt.Component.hide() was declared as deprecated, still some legacy applications from customer side need this uses this funtions, so it would be valuable if the problem can be fixed.


        REPRODUCIBILITY :
        This bug can be reproduced always.

        Attachments

          Issue Links

            Activity

              People

                rupashka Pavel Porvatov (Inactive)
                webbuggrp Webbug Group
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: