-
Bug
-
Resolution: Fixed
-
P2
-
1.1.4, 1.1.5, 1.2.0
-
1.0fcs
-
unknown, x86, sparc
-
solaris_2.5.1, solaris_2.6, windows_nt
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2018158 | 1.2.0 | J. Duke | P2 | Closed | Fixed | swing1.0fcs |
From: Dejan Glozic <###@###.###>
To: <###@###.###>
Cc: Christina Lau <###@###.###>, Tim Francis <###@###.###>
Subject: Bug in JComboBox?
Date: Wed, 26 Nov 1997 22:37:33 -0500
Hello,
I have noticed strange behaviour of JComboBox (either in my tests or in
SwingSet example). Its popup list stays up even when JComboBox looses
focus, so it is possible to move the parent window around while popup
stays (kind of like 'tear-off' combo box :-). I tried to fix it by addi
ng focus listener and calling 'hidePopup' on 'focusLost', but then I
have to press down arrow button twice to show popup again. I played
with Windows combo box a bit, and it hides its popup window as soon as
it looses focus.
Are you aware of this, and do you plan to fix it? We need editable combo
box, so there is no AWT alternative for our very important project that
ships in less than two months. I would appreciate some dates, if
possible.
Regards,
Dr Dejan Glozic, PhD.
Builder Technology
IBM Toronto Laboratory
Tel. (416) 448-2745 T/L 778-2745
Fax. (416) 448-4414
To: <###@###.###>
Cc: Christina Lau <###@###.###>, Tim Francis <###@###.###>
Subject: Bug in JComboBox?
Date: Wed, 26 Nov 1997 22:37:33 -0500
Hello,
I have noticed strange behaviour of JComboBox (either in my tests or in
SwingSet example). Its popup list stays up even when JComboBox looses
focus, so it is possible to move the parent window around while popup
stays (kind of like 'tear-off' combo box :-). I tried to fix it by addi
ng focus listener and calling 'hidePopup' on 'focusLost', but then I
have to press down arrow button twice to show popup again. I played
with Windows combo box a bit, and it hides its popup window as soon as
it looses focus.
Are you aware of this, and do you plan to fix it? We need editable combo
box, so there is no AWT alternative for our very important project that
ships in less than two months. I would appreciate some dates, if
possible.
Regards,
Dr Dejan Glozic, PhD.
Builder Technology
IBM Toronto Laboratory
Tel. (416) 448-2745 T/L 778-2745
Fax. (416) 448-4414
- backported by
-
JDK-2018158 Windows L&F combo box popup should dismiss when it loses focus
-
- Closed
-
- duplicates
-
JDK-4096305 JComboBox popup window could be detached from the box
-
- Closed
-