Open the request focus methods of the java.awt.Component which accept FocusEvent.Cause

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: client-libs
    • b143
    • generic
    • generic

      The JDK-8080395 introduces public FocusEvent#Cause concept to track the focus origin.To make this new functionality fully usable the next methods

      Component#requestFocus(FocusEvent.Cause)
      Component#requestFocus(boolean temporary, FocusEvent.Cause cause)
      Component#requestFocusInWindow(FocusEvent.Cause cause)

      need to be opened.

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

              Created:
              Updated:
              Resolved: