desura / Desurium

Free online games platform (juegos gratis), with an open source client. LGPL repo for Desura client. Potentially out of date. See https://github.com/desura/desura-app for newest (LGPL) client.
https://www.desura.com/es
GNU General Public License v3.0
270 stars 42 forks source link

Checkbox not disabled and reacts to enter together with Login button in login-window #476

Closed naryl closed 11 years ago

naryl commented 11 years ago

To reproduce:

  1. In the login window type in email and password
  2. Hit TAB until checkbox is selected
  3. press space to select it.
  4. Hit Enter.

Result: The checkbox is unchecked and stays clickable.

Expected: The checkbox stays checked and is disabled.