I'm adding the Facebook Connect library in my iPhone app and everything is working great except for one nagging issue. The problem happens in the in-app Facebook login dialog. When I type password into the text field, the dialog correctly obscures it with •••••••. However, if I happen to mistype the password, the dialog reloads and on the second try shows the password without the ••••. Is there a way to fix this? I have the FBDialog.bundle in my project.