ClearFoundation Tracker - ClearOS
View Issue Details
0000666ClearOSapp-base - Base Systempublic2012-06-25 15:162012-12-03 17:20
user2 
user2 
normaltweakN/A
closedfixed 
 
6.4.0 Alpha 16.4.0 Alpha 1 
0000666: Auto-focus login field in webconfig
A simple javascript/jquery script will improve usability with the login form, e.g.

<script type="text/javascript">
document.getElementsByName("username")[0].select();
</script>
No tags attached.
Issue History
2012-06-25 15:16user2New Issue
2012-06-25 15:16user2Assigned To => user2
2012-06-25 15:16user2Statusnew => confirmed
2012-11-16 21:02user2Statusconfirmed => resolved
2012-11-16 21:02user2Fixed in Version => 6.4.0 Alpha 1
2012-11-16 21:02user2Resolutionopen => fixed
2012-12-03 17:20user2Statusresolved => closed

There are no notes attached to this issue.