classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: ComboBox fix


From: Roman Kennke
Subject: [cp-patches] FYI: ComboBox fix
Date: Thu, 10 Nov 2005 16:05:03 +0000

Hi,

I fixed the BasicComboBoxUI so that the box is closed when the ComboBox
(or its list) loses the focus.

2005-10-10  Roman Kennke  <address@hidden>

        * javax/swing/plaf/basic/BasicComboBoxUI.java
        (installListeners): Also install focusListener on the listBox.
        (uninstallListeners): Also uninstall focusListener from the
listBox.
        (setPopupVisible): Request focus on the listbox when making the
        popup visible.

/Roman

Attachment: patch.diff
Description: Text Data


reply via email to

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