classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] patch for approval fixes bug #23006


From: Anthony Balkissoon
Subject: [cp-patches] patch for approval fixes bug #23006
Date: Tue, 13 Sep 2005 16:57:52 -0400

My mail server isn't being friendly, sorry if this arrives more than
once.

To account for peers' size requirements, Components should be
invalidated before they are first shown on the screen.  This patch calls
invalidateTree() when a Window is first shown.

This fixes bug #23006.

Patch is pending approval.  Patch is attached.

2005-09-13  Anthony Balkissoon  <address@hidden>

        * java/awt/Window.java:
        (show): Added call to invalidateTree().  If this is the first
time the 
        Window is being shown, its Components should be invalidated, to 
        account for peers' size requirements.

--Tony

Attachment: WindowInvalidateTreeBeforeShown.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]