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

ChoiceBox popup is placed inconsistently

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8
    • javafx
    • Windows 7 64-bit
      Java 8.0.0-b80

      With JavaFX 8.0.0-b80, sometimes the popup appears just beneath the ChoiceBox (lower on the screen), sometimes on top of the ChoiceBox (overlapped).
      The different placement of the popup will happen without changing the size of the selection list or any other aspect of the location of the ChoiceBox

      In JavaFX 2.2.7 sometimes the selection list is rendered empty when it is not. That appears to be fixed in Lombard. The empty popup behaviour appears after calling getItems().setAll(some_non_empty_list); with a list that was larger than the previous available selections (a super set of them).

        1. screenshot-1.jpg
          68 kB
          Jonathan Giles
        2. screenshot-2.jpg
          69 kB
          Jonathan Giles

            psomashe Parvathi Somashekar (Inactive)
            swpalmer Scott Palmer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: