[aur-dev] [PATCH] Autofocus username input field at login screen

Lukas Fleischer lfleischer at archlinux.org
Wed May 27 08:04:56 UTC 2015


On Sun, 24 May 2015 at 22:51:19, Gordian Edenhofer wrote:
> At the login page, the user is promted for the username and the
> corresponding password. At this point the user is required to
> click the field in which he should place the input.
> This can be easily simplified with HTML5 using the autofocus
> attribute of the input element.
> [...]

We use XHTML 1.0, not HTML5. It probably works in most browsers anyway
but we should at least use 'autofocus="autofocus"' for XHTML compliance
and mention it in the commit message.


More information about the aur-dev mailing list