Default Button Action should only be triggered if NO other Button has focus

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 9
    • Affects Version/s: 8u60
    • Component/s: javafx

      Using default buttons the not acting upon RETURN as in described JDK-8139509 really gets you in trouble eg if you open an confirmation dialog which you'd like to cancel without (ESC) the flow is like this:
      * dialog opens (ok is the default button)
      * you shift focus to "cancel" by hitting tab
      * you press return
      => result of the dialog is ok

            Assignee:
            Jonathan Giles
            Reporter:
            Tom Schindl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: