Comment 19 for bug 390362

Revision history for this message
Tony Espy (awe) wrote : Re: entering wep key to NM requires tabbing/clicking

I'm attaching the final version of the patch.

The changes include:

 - for WEP/WPA key/passphrase dialogs, focus is set to key/passphrase; for LEAP, it's set to
   username. If a user changes the security combo to another type, the focus is reset too.

 - for all dialogs ( key required, connect to other, create network ), the key, passphrase,
   or password entry field now triggers the default action ( 'Connect' ), on an Enter keystroke

 - Dynamic WEP / WPA Enterprise versions of the dialog don't auto-focus; this will be treated as
   a separate bug

 - WEP/WPA/LEAP testing can be done with a single AP, no hard-coding is necessary unless you don't
   have access to an AP which you have admin rights for ( ie. to switch between WEP & WPA )