oAuth window doesn't show all content (simulator)

I'm implementing an oAuth access and get this login window in the simulator:

But it should look likt this:

Is there a setting missing in the simulator (JS, Cookies...)?

I used the code from the SDK manual with correct parameters (I hope). Any ideas?