Hi Terry,
re-entering of the login info is not a problem. The problem is in my opinion that even if you enter it properly and click on login button you don't get logged in. Expected behavior, at least from the user point of view, would be - I'm entering user ID and pass, I'm clicking login button, I'm logged. This behavior must be consistent, otherwise it is confusing, again from the user point of view - I typed everything ok, why I'm not logged? Why do I need to log twice to actually get logged? etc
Main reason why I'm asking this is the following. As in example app BasicWithLogin, I want to show login page as soon as the session expires so that the user is aware that the login is requested again without clicking anything else. However, this is not possible because of the described behavior.
I qualify this as a bug, because login page validation code is not processed in such case.
Thank you for your comment on the topic.
Best regards,
Alex