View Issue Details

IDProjectCategoryView StatusLast Update
0003914JEDI VCL00 JVCL Componentspublic2006-09-19 03:59
ReporterjswebyAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version3.10 
Target VersionFixed in Version 
Summary0003914: TJvImgBtn behaviour different to TButton when Default is True
DescriptionWhen editing a DB-aware field (as an example) and then pressing Enter, a TButton with the Default value set to True would gain focus before executing the OnClick event (which reads "Table1.Post"). This would ensure the DB-aware control lost focus first.

With a TJvImgBtn where Default is True, the button is automatically "active" and pressing the Enter key doesn't force an exit event from the actual active control on the form. The end result is that the db-aware control being edited doesn't have its value saved.
TagsNo tags attached.

Activities

obones

2006-09-19 02:58

administrator   ~0010139

Please provide the zipped sources of a sample application showing this.

jsweby

2006-09-19 03:51

reporter   ~0010141

Cannot replicate with a sample application, you can close this issue.

Issue History

Date Modified Username Field Change
2006-09-19 01:59 jsweby New Issue
2006-09-19 02:58 obones Note Added: 0010139
2006-09-19 02:58 obones Status new => feedback
2006-09-19 03:51 jsweby Note Added: 0010141
2006-09-19 03:59 obones Status feedback => resolved
2006-09-19 03:59 obones Resolution open => unable to reproduce
2006-09-19 03:59 obones Assigned To => obones