The Behaviour of the JCombox is wrong.
- Pressing Enter Key it open up - ok.
But pressing the Enter key again for selecting a row
clears only the list with items.
- by Pressing the tab key the focus doesn´t go to the
next component
- Key down Event doesn´t open up the list
I Added a modified version of the JComboBox file
Would be great if some of the change could be integrated
into the lib.
This bug was mentioned in this post
http://sourceforge.net/forum/forum.php?thread_id=1561554&forum_id=499663
Modified JComboBox file