6693961: cross-window focus transfer ability in the Focus Spec should be revised
Reviewed-by: ant, art
This commit is contained in:
parent
4732162a80
commit
fa97643b69
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user