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

Combobox dropdown issue if in JFXPanel in SwingNode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • tbd
    • 8u5
    • javafx
    • None

      Consider this scenario:

      Stage (javafx main window)
      -> SwingNode (to contain the legacy Swing-based UI)
      -> -> JFXPanel (to contain new javafx UI created before FX8)
      -> -> -> ComboBox

      Here the combobox dropdown closes when users click on the dropdown scrollbar. Therefore a value cannot be selected. See example code in first comment.

            psadhukhan Prasanta Sadhukhan
            wlehmann Werner Lehmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: