Optimize TAB-bing order in login form for usability

Review Request #1583 — Created May 6, 2010 and submitted

Information

Review Board
master

Reviewers

1585 brought up the point that the login form (when allowing outside users to register) hops from the username field to the "register" link on pressing TAB.  

The ticket asked that the following procedure be possible:

1. Entering username
2. Pressing TAB
3. Entering password
4. Pressing ENTER

This patch allows this.
Manual, in Firefox 3.0.19 and Chrome 5.0.375.28 dev.
chipx86
  1. 
      
  2. Attribute values must always be in quotes.
  3. 
      
mike_conley
Review request changed

Change Summary:

Wrapped attribute values in quotes

Diff:

Revision 2 (+3 -3)

Show changes

david
  1. Submitted as 83c4b70. Thanks!
  2. 
      
Loading...