View Issue Details

IDProjectCategoryView StatusLast Update
0002153JEDI VCL00 JVCL Componentspublic2006-06-08 03:37
ReporterDaniel SimonAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 BETA 
Target VersionFixed in Version3.30 
Summary0002153: ENTER Key not working with JvDBLookupCombo
Descriptionwhen 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 InformationAfter 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.
TagsNo tags attached.

Activities

obones

2006-03-30 02:29

administrator   ~0008732

I cannot reproduce this with the latest version (3.20 - CVS). Could you post a sample application if you can still reproduce it?

DSimon

2006-04-04 05:40

reporter   ~0008875

After testing this issue with a new version (change log dated 2006-01-11) the problem seems to be solved.

obones

2006-06-08 03:37

administrator   ~0009445

Thanks for letting us know.

Issue History

Date Modified Username Field Change
2004-09-17 11:47 Daniel Simon New Issue
2006-03-30 02:29 obones Note Added: 0008732
2006-03-30 02:29 obones Status new => feedback
2006-04-04 05:40 DSimon Note Added: 0008875
2006-06-08 03:37 obones Status feedback => resolved
2006-06-08 03:37 obones Resolution open => fixed
2006-06-08 03:37 obones Assigned To => obones
2006-06-08 03:37 obones Note Added: 0009445