Dj-Corps / gwt-oauth2

Automatically exported from code.google.com/p/gwt-oauth2
Apache License 2.0
0 stars 0 forks source link

Facebook dialog for login action shows 'page' developer warning #75

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The login shows this warning in red:

You are using a display type of 'page' in a small browser window or popup. For 
a better user experience, show this dialog with our JavaScript SDK without 
specifying an explicit display type. The SDK will choose the best display type 
for each environment. Alternatively, use display type 'popup' if you have 
special requirements precluding you from using the SDK. This message is only 
visible to developers of your application.

What steps will reproduce the problem?
1. Run the code from the facebook example in a pc with low resolution.

What is the expected output? What do you see instead?
The same without the warning

What version of the product are you using? On what operating system?
0.2-alpha

Please provide any additional information below.

Original issue reported on code.google.com by rsallar on 9 Oct 2013 at 4:34

Attachments: