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

Editable JComboBox's popup blocks user from seeing characters in Aqua look and feel

XMLWordPrintable

    • b16
    • generic
    • os_x

      Test Scenario : Type characters into editable JComboBox.
      Step to reproduce:
      1) Run the attached test
      2) When the frame is visible. Click on the JComboBox which has the Title border. Observe that JComboBox popup is visible.
      3) I was expecting the popup to be visible below the Editable JComboBox textfield but popup is seen above the editable JComboBox textfield.
      4) Try typing characters into the editable JComboBox textfield . You will not the see the character that is getting typed since popup blocks the user from seeing.
      If you observe the same then the bug is reproduced.

      This does happen when editable JComboBox with out titleBorder or border set.

      This works fine in Java Look and feel

            dnguyen Damon Nguyen
            landrews Lawrence Andrews
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: