TextField should not consume unused key events

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P3
    • fx2.1
    • Affects Version/s: 7-pool
    • Component/s: javafx

      TextField is consuming all key events by default, blocking them from bubbling up to the parent.

      In particular, this hurts controls that use a TextField in their skin. For example, ComboBox expects to see the F4 key, since it is not bound to an action in TextField.

            Assignee:
            Leif Samuelsson (Inactive)
            Reporter:
            Leif Samuelsson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: