View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002391 | JEDI VCL | 00 JVCL Components | public | 2004-12-16 01:13 | 2005-01-03 08:58 |
| Reporter | ViC | Assigned To | AHUser | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.00 BETA 2 | ||||
| Target Version | Fixed in Version | 3.00 RC 1 | |||
| Summary | 0002391: AV in TJvDatePickerEdit if there was an exception in the OnChange Event | ||||
| Description | If there was an unhelded exception in the OnChange Event, then at the first time: 1) OnChange is executed once again 2) AV or "Control '' has no parent" exception is raised For the second time and further on: 1) AV or "Control '' has no parent" exception is raised | ||||
| Additional Information | I couldn't find the roots of the problem, all I could dig that in procedure TControl.WMLButtonUp(var Message: TWMLButtonUp); in this line > if PtInRect(ClientRect, SmallPointToPoint(Message.Pos)) then Click; ClientRect couldn't be accessed... | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-12-16 01:13 | ViC | New Issue | |
| 2005-01-02 05:35 | AHUser | Note Added: 0006056 | |
| 2005-01-02 05:35 | AHUser | Assigned To | => AHUser |
| 2005-01-02 05:35 | AHUser | Status | new => assigned |
| 2005-01-03 08:58 | AHUser | Status | assigned => resolved |
| 2005-01-03 08:58 | AHUser | Resolution | open => fixed |
| 2005-01-03 08:58 | AHUser | Note Added: 0006071 |