[krbdev.mit.edu #5650] NIM GUI doesn't implement expected Windows behavior

Jeffrey Altman via RT rt-comment at krbdev.mit.edu
Wed Aug 15 09:04:39 EDT 2007


Kevin Koch via RT wrote:
> NIM 3.2.x.
> Menu Options | Identities; then click "Add new identity ..."
> Type in a username.  With focus on the username field, type <ENTER>.
> The "Add new identity" dialog closes and the identity is not added.
> I suspect the default action for the "Add new identity" dialog has not 
> been set.

If you look at the dialog template for IDD_CFG_ADDIDENT you will see
that a DEFPUSHBUTTON is defined.  The more likely issue is that the
EDITTEXT control is not correctly processing the receipt of the keyboard
event.








More information about the krb5-bugs mailing list