Comment 10 for bug 390362

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

I applied and tested the patch this afternoon and found that there's still some work to be done.

WEP 40/128 -- no focus, Enter key doesn't work

WPA-PSK -- no focus, Enter key works

I looks like the code only explicitly sets the new default_field focus in the function ws_802_1x_auth_combo_changed (). As I don't have to much experience with Gtk code, I could be missing something obvious here...

As for the other methods, I'll probably have to tweak the code in order to cause the other dialogs to display, as I don't have an access point setup that I can configure for the remaining security types...