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

ComboBox : wrong value returned from the editor

XMLWordPrintable

      When one select an item from the MenuButton, if one use the getEditor.getText() method to get the value, this value is wrong (previous value is returned).
      See the attached use case.
      Select "Option 1" : the returned value is empty from the getEditor.getText(), and correct from the getValue().
      We should get consistent values.

            jgiles Jonathan Giles
            jcambon Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: