ohio813 / openid-selector

Automatically exported from code.google.com/p/openid-selector
0 stars 0 forks source link

Does not work when in use by chrome app #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use openid-selector under some chrome market app

What is the expected output? What do you see instead?
It should work just fine, but it doesn't. The page which is trying to submit 
the form to the provider does not work - returns error "Failed to load 
resource" inside the developer console.

What version of the product are you using? On what operating system?
Google Chrome 7.0.517.44 on Ubuntu Linux 10.10

Please provide any additional information below.
The interesting case is that it works when I open the target of the app iframe 
in a new tab. The only case when the form submission does not work is when it 
is invoked from within the chrome app. Perhaps a bug within Google Chrome app 
engine?

Original issue reported on code.google.com by dina...@gmail.com on 22 Nov 2010 at 12:04

Attachments:

GoogleCodeExporter commented 9 years ago
what kind of Chrome app engine/market app is this? GWT or something else?

Original comment by andriy.gerasika on 26 Nov 2010 at 11:04