-
Bug
-
Resolution: Fixed
-
P2
-
7.0_b08, 7
-
b130
-
generic, x86
-
generic, solaris
-
Not verified
The Focus Spec states:
<<The request will also be denied if the Component's top-level Window is not the focused Window and the platform does not support requesting focus across Windows. If the request is denied for this reason, the request is remembered and will be granted when the Window is later focused by the user. Otherwise, the focus change request changes the focused Window as well. Currently, Microsoft Windows supports cross-Window focus transfers while Solaris does not.>>
But MS Windows no longer allows cross-window focus transfer. According to the MSDN
only Windows 95/NT provided this ability.
As to Solaris, it also depends on WM it uses. I would remove any mentioning of native
platforms here at all.
<<The request will also be denied if the Component's top-level Window is not the focused Window and the platform does not support requesting focus across Windows. If the request is denied for this reason, the request is remembered and will be granted when the Window is later focused by the user. Otherwise, the focus change request changes the focused Window as well. Currently, Microsoft Windows supports cross-Window focus transfers while Solaris does not.>>
But MS Windows no longer allows cross-window focus transfer. According to the MSDN
only Windows 95/NT provided this ability.
As to Solaris, it also depends on WM it uses. I would remove any mentioning of native
platforms here at all.
- relates to
-
JDK-6769323 Focus req across windows is expected to be denied on system not supporting cross win focus transfer
-
- Closed
-
-
JDK-6800491 Sequental execution of two JCK tests cause JCK agent crash in AWT thread -server -Xcomp
-
- Closed
-
-
JDK-6761532 Request for API to determine if requesting focus across windows is supported.
-
- Closed
-