rse / componentjs

ComponentJS -- Powerful run-time Component System for structuring HTML5-based Rich Clients
http://componentjs.com/
Other
85 stars 13 forks source link

Support pressing RETURN in the login dialog of the ComponentJS demo #3

Closed rse closed 11 years ago

rse commented 11 years ago

One would expect that one can press RETURN in the login dialog of the ComponentJS demo.

rse commented 11 years ago

This is now done. Pressing RETURN in username field focuses password field and RETURN in password field triggers internally a click onto the Login button.