Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0002153 |
[JEDI VCL] 00 JVCL Components |
major |
always |
2004-09-17 11:47 |
2006-06-08 03:37 |
|
Reporter |
Daniel Simon |
View Status |
public |
|
Assigned To |
obones |
Priority |
normal |
Resolution |
fixed |
|
Status |
resolved |
|
Product Version |
3.00 BETA |
|
Summary |
0002153: ENTER Key not working with JvDBLookupCombo |
Description |
when the component receive the focus and we type a value found at the drop down list, after the ENTER key is pressed
the list is closed but the selected value is lost. But if you use the sequence: ALT + UP ARROW KEY, the selected value is correctly captured. |
Additional Information |
After tracing the code I think the problem could be on the
procedure TJvDBLookupCombo.KeyDown: the CloseUp() is not executed when the ENTER key is pressed.
On time: I assigned these properties: LookUpDisplay/LookUpField and LookUpSource. |
Tags |
No tags attached. |
|
Attached Files |
|
|