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

win32 only : Focus in modal dialogs is incorrect

XMLWordPrintable

    • x86, sparc
    • solaris_2.5, windows_nt

      orig synopsis:
        "Solaris only : Focus in modal dialogs is incorrect"

      On Solaris, when a modal dialog is shown, the focus is not given to the first component which can receive focus. Instead a FocusGained event is
      delivered to the fist component in the layout. If this component has
      its isFocusTraversable() method returning false, no component
      in the dialog gets focus unless the user explicitly clicks on
      a specific focussable component. Win32 behavior is correct.

      I have listed a workaround in the workaround section.

            prssunw Prs Prs (Inactive)
            mminasan Malini Minasandram
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: