Pressing enter in an input field doesn't trigger display:none elements in WebKit...
authorKrinkle <krinkle@users.mediawiki.org>
Tue, 23 Nov 2010 00:04:02 +0000 (00:04 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Tue, 23 Nov 2010 00:04:02 +0000 (00:04 +0000)
commit1367a246fb0822e63a92d7e9f6e272ba503db998
tree153fc319ffcba5cb25747b54c971422043ff6a2a
parent836dbd7bfd8189441024c5fef797692f8e3bf94d
Pressing enter in an input field doesn't trigger display:none elements in WebKit-browsers. Either put Back-button after Continue (visually not a good choise)... or keep the current double-button-first-hidden approach but in a different way that doesn't use display:none. Doing the latter for now.
includes/installer/WebInstallerPage.php