JDK-4138018 : Editable JComboBox doesn't fire KeyPress event
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1998-05-13
  • Updated: 1998-06-09
  • Resolved: 1998-06-09
Related Reports
Duplicate :  
Description

Name: rk38400			Date: 05/13/98


I've put an editable JComboBox into a JPanel and I'm not able to catch the key press event.
I have no problem with mouse events (if the Metal L&F is not chosen...) but with key 
events, it's impossible.
(Review ID: 30287)
======================================================================

Comments
EVALUATION More info is needed. BasicComboPopup has a key event listener that is working fine so I need an example. tom.santos@eng 1998-05-17
17-05-1998