6693961: cross-window focus transfer ability in the Focus Spec should be revised

Reviewed-by: ant, art
This commit is contained in:
Andrei Dmitriev 2011-01-25 15:33:14 +03:00
parent 4732162a80
commit fa97643b69

View File

@ -894,8 +894,7 @@ not the focused Window and the platform does not support requesting
focus across Windows. If the request is denied for this reason, the focus across Windows. If the request is denied for this reason, the
request is remembered and will be granted when the Window is later request is remembered and will be granted when the Window is later
focused by the user. Otherwise, the focus change request changes the focused by the user. Otherwise, the focus change request changes the
focused Window as well. Currently, Microsoft Windows supports cross-Window focused Window as well.
focus transfers while Solaris does not.
<p> <p>
There is no way to determine synchronously whether a focus change There is no way to determine synchronously whether a focus change
request has been granted. Instead, client code must install a request has been granted. Instead, client code must install a