[krbdev.mit.edu #5650] NIM GUI doesn't implement expected Windows behavior
Kevin Koch via RT
rt-comment at krbdev.mit.edu
Wed Aug 15 09:09:18 EDT 2007
Thanks, Jeff. Can you add that to the ticket or do you want me to?
Kevin
-----Original Message-----
From: 0000-Admin [mailto:daemon at MIT.EDU] On Behalf Of Jeffrey Altman via RT
Sent: Wednesday, August 15, 2007 9:05 AM
To: kpkoch at mit.edu
Subject: Re: [krbdev.mit.edu #5650] NIM GUI doesn't implement expected
Windows behavior
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