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

[ComboBox] has problems with dropDown appearing.

XMLWordPrintable

      I've attached movie. There I click on dropDown button and you can see, that someTimes dropDown appear, and sometimes focus disappear (click happened) but dropDown doesn't appear.

      For editable comboBox, when click is done in a point, someTimes dropDown appear, sometimes it doesn't.

      I've found this issue, while using this method for dropDown appearing.

      protected void clickDropDownButton() {
              testedControl.mouse().click(1, new Point(testedControl.getScreenBounds().width - 15, testedControl.getScreenBounds().height - 15));
          }

            jgiles Jonathan Giles
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: