flashback80stribute
2018-06-29 14:16:51 UTC
What are the conditions that will allow a call to window.focus() to
function?
I understand there was a change that prevents a window from focusing
itself.
There has also been a change that does not allow the currently focus window
to give up focus and pass it to another window.
The following code used to work for me and currently doesn't
window.blur();
otherwindow.focus();
function?
I understand there was a change that prevents a window from focusing
itself.
There has also been a change that does not allow the currently focus window
to give up focus and pass it to another window.
The following code used to work for me and currently doesn't
window.blur();
otherwindow.focus();
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.