WebBrowser playing up.

I am making a web browser but one of the webpages i visit acts up.

The webpage contains a java game, everytime i click on the game it will either focus the form or focus the java game.

I have attached source code which automatically redirects to the webpage.

To reproduce the problem

1. Click on login, it should now show username/password fields.
2. Click on "username" to put the cursor on username.
3. Start typing; It should either enter the keys into the username field or send the keys to the application form (if it does it will makiing the windows error noise as you press the keys).
4. Keep clicking on the username section and try to type, it will randomly focus the application form or the game.

How do i fix this? Internet explorer doesnt have this problem so why does the webbrowser control have this problem?
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories