-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
6
-
generic
-
generic
JAVA VERSION :
---------------
java version "1.6.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-beta-b04)
Java HotSpot(TM) Client VM (build 1.6.0-beta-b04, mixed mode)
REGRESSION : YES
STEPS TO REPRODUCE :
--------------------
1. set the JAVA_HOME to the above mentioned java version.
2. Compile and execute the test attached.
3. After executing the test do the following
a. Press "d" in editable combobox and press enter. You can see that the action goes to the default button. Whereas if you perform the same operation with mustang build b02 or tiger fcs this doesn't happen.
EXPECTED BEHAVIOUR :
---------------------
The action event should not go to default button (the action should be consumed by the Combobox).
ACTUAL BEHAVIOUR :
------------------
The action goes to the default button.
###@###.### 2004-10-01
---------------
java version "1.6.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-beta-b04)
Java HotSpot(TM) Client VM (build 1.6.0-beta-b04, mixed mode)
REGRESSION : YES
STEPS TO REPRODUCE :
--------------------
1. set the JAVA_HOME to the above mentioned java version.
2. Compile and execute the test attached.
3. After executing the test do the following
a. Press "d" in editable combobox and press enter. You can see that the action goes to the default button. Whereas if you perform the same operation with mustang build b02 or tiger fcs this doesn't happen.
EXPECTED BEHAVIOUR :
---------------------
The action event should not go to default button (the action should be consumed by the Combobox).
ACTUAL BEHAVIOUR :
------------------
The action goes to the default button.
###@###.### 2004-10-01
- relates to
-
JDK-4809538 Editable JComboBox may require two Enter keys to fire default button
-
- Resolved
-
-
JDK-6199690 Combobox editor prevents default button from working after keys are typed
-
- Closed
-