Closed GoogleCodeExporter closed 8 years ago
I can confirm this works as intended on Chrome 20 for OSX and Chrome 19 for
Linux, but I don't have a Windows machine handy to test this on Windows.
I do notice that [1] is wrong in that it calls document.body.innerHTML = "..."
from a script in the head tag. This should be document.write() -- I'll submit a
patch today.
But that doesn't explain why the window doesn't automatically close. I'll
investigate further.
[1]
http://code.google.com/p/gwt-oauth2/source/browse/trunk/src/com/google/api/gwt/o
auth2/resources/oauthWindow.html
Original comment by jasonhall@google.com
on 3 Apr 2012 at 1:29
I just remembered I was on the dev release of Chrome. I tested it on a stable
release of Google Chrome on the same machine and it works. Tested it with
Firefox 11 on the same machine and it works as well.
I think it's safe to say this is Chrome's fault. Sorry for jumping the gun.
And while I'm here, very useful library!
Original comment by bj.nod...@gmail.com
on 3 Apr 2012 at 7:09
Phew! Well in that case I'll close this as Invalid. If you happen to see this
happening in a stable browser please ping this bug and I'll reopen it.
Thanks!
Original comment by jasonhall@google.com
on 3 Apr 2012 at 7:14
Original issue reported on code.google.com by
bj.nod...@gmail.com
on 3 Apr 2012 at 4:35