JComboBox editor does not inherit AccessibleName and Description from combo box

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 6
    • Affects Version/s: 1.4.0
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: