daogr / facebook-actionscript-api

Automatically exported from code.google.com/p/facebook-actionscript-api
0 stars 0 forks source link

don't open new native windows when click "not ?" link in LoginWindow #319

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.call FacebookDesktop.login() 
2.in the new htmlLoader insert your facebook user but the wrong password
3.facebook keep the last user name, the only way to change user is to click on 
the "not ?" link. 

What is the expected output? What do you see instead?
for security reasons i want to block the new window and completly erase the 
last user information. 

I use the graph api 1.6.1 for desktop application.

THKS

Original issue reported on code.google.com by kevinren...@gmail.com on 17 Jun 2011 at 3:59