Combobox dropdown issue if in JFXPanel in SwingNode

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P4
    • tbd
    • Affects Version/s: 8u5
    • Component/s: 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.

            Assignee:
            Prasanta Sadhukhan
            Reporter:
            Werner Lehmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: