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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: