in reply to Dialog box Binding issue
I think your expectations are wrong. (If your running on windows; ignore this post otherwise.)
The <enter> key will always select the default value, regardless of whether the user has moved the input focus prior to hitting the enter key.
To select a non-default value, you must move a) the input focus; b) select that option using the <spacebar>. This is WAD.
|
|---|