classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] RFC: Fix for JComboBox drop down list


From: Roman Kennke
Subject: Re: [cp-patches] RFC: Fix for JComboBox drop down list
Date: Thu, 29 Sep 2005 16:26:27 +0200

Am Donnerstag, den 29.09.2005, 14:51 +0000 schrieb David Gilbert:
> This patch fixes a problem with the drop down list in a JComboBox where the 
> list 
> keeps getting wider and wider every time it is shown.  It involves a small 
> change to 
> the JPopupMenu class, which I'm not familiar with, so I'm asking for comments 
> before 
> I commit this:
> 
> 2005-09-29  David Gilbert  <address@hidden>
> 
>       * javax/swing/JPopupMenu.java
>       (setVisible): use current size, not preferred size, when checking for
>       screen edge,
>       * javax/swing/plaf/basic/BasicComboPopup.java
>       (show): include top and bottom insets in preferred size.

Looks reasonable. Please go ahead.

/Roman

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

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