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

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 9
    • 9
    • client-libs
    • b143
    • generic
    • generic

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: