The manager login page should automatically focus the cursor on the username field. I've tried to solve this myself, by 1) checking out on anongit 2) Small altering og code 3) commit and run git format-patch origin I'll attach it the patch file. Please tell me if this is wrong procedure, this is the first pull request i've done outside github. Reproducible: Always
Created attachment 83187 [details] patch
Git commit e5fe79b46d3628401a0ce8184b0eeb87fde14e56 by Aaron Seigo. Committed on 28/10/2013 at 22:26. Pushed by aseigo into branch 'master'. autofocus username patch by Pascal d'Hermilly M +1 -1 views/login.jade http://commits.kde.org/bodega-webapp-manager/e5fe79b46d3628401a0ce8184b0eeb87fde14e56
we often use reviewboard.kde.org (review group: bodega) for bigger patches, but for small patches like this, this works just fine too. thanks for the fix!