Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5109875

REGRESSION : ENTER on editable JComboBox goes to Default Button.

XMLWordPrintable

      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

            draskinsunw Daniel Raskin (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: