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

JComboBox editor does not inherit AccessibleName and Description from combo box

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 6
    • 1.4.0
    • client-libs

      If I create an editable JComboBox in my GUI, the rendering uses MetalComboBoxEditor, which uses a JTextField.

      This JTextField does not inherit any accessible properties from its JComboBox parent.

      As such, when I traverse the focus into an editable JComboBox, once I get there, the focus is on a component (the JTextField) that does not have an accessible name or description, even though these have been set for the parent JComboBox.

            lmonsantsunw Lynn Monsanto (Inactive)
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: