Comment #3 on issue 1937 by [email protected]: onkeypress not working
https://code.google.com/p/google-caja/issues/detail?id=1937

No. Caja specifically does not allow guest content to steal focus from the host page, because that could be abused (not in the Apps Script case, I suppose, but it's a generic policy at the moment). However, you can use .focus() in reaction to any user event (e.g. a click on any element or the virtual document).

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to