If the password is not valid, a message is presented to the user using a messagebox. The problem I have is that the focus is not on the messagebox but in the login dialog.
The same happens in the example above MessageBox in the "Sencha GXT Explorer".
In what way I can put the focus on the messagebox?