HTBox / crisischeckin

Crisischeckin Humanitarian Toolbox repository
Apache License 2.0
173 stars 157 forks source link

Virtual: Tab order is not correct in Log In Screen #547

Open nss-popuri opened 8 years ago

nss-popuri commented 8 years ago

Priority: 1

Steps to Follow: a) Open Login page of Crisis Check-in application b) Enter value in the Username or email text box c) Press Tab d) Ensure the focus is now moved to "Password" text box e) Enter value in password text box and again press Tab and observe the section focus moves on to. Please refer the attached screen shots for more details Error_ScreenShot.docx

Actual Result: The focus is moved to the "Crisis Check-In" link instead of "Remember me?" check box. If you keep pressing the tab you can see the focus moving in the below order 1) Username or Email Text Box 2) Password Text Box 3) Crisis Check-In link 4) View Checkins link 5) Forgot password link 6) Remember me? Check Box 7) Log in Button 8) Register link

Expected Result: The focus should move in the below order 1) Username or Email Text Box 2) Password Text Box 3) Remember me? Check Box 4) Log in Button 5) Register link

aarjay commented 8 years ago

Milestone - Features backlog