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

Solaris: "temporary" property on focus events is not always set properly

    XMLWordPrintable

Details

    • 1.1fcs
    • generic
    • solaris_10
    • Not verified

    Description

      The java.awt.event.FocusEvent class now has an isTemporary() method to check
      whether the focus change is due to an indirect temporary change (the window
      has been deactivated or a menu pulled down) or a permanent change (the focus
      has been moved via a mouse-click in a component or a tab key press). Currently
      all focus events are marked as permanent (isTemporary() returns false).

      This is a bug on Solaris AND win32.

      Attachments

        Activity

          People

            amfowler Anne Fowler (Inactive)
            amfowler Anne Fowler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: