View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001435 | JEDI VCL | 00 JVCL Components | public | 2004-03-05 15:17 | 2004-08-03 07:19 |
| Reporter | anonymous | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0001435: TJvDBLookupTreeViewCombo does not close-up when losses focus | ||||
| Description | Add a TJvDBLookupTreeViewCombo (with some data) and a button to a form. Set Default to True, and ModalResult to mrOK in the button. Launch the application, open de dropdown list of the treeview combo, single click an item and press enter. The form closes. If you reopen the form the dropdown list will still be open and make malfuntion the rest of the controls. | ||||
| Additional Information | The TJvDBLookupTreeViewCombo probably needs a CMExit message handler. In the handler, if the dropdown list is open should be closed. Or else, the component it should trap the VK_RETURN key and do as the DblClick handler does. Moreover, probably boths additions are needed. | ||||
| Tags | No tags attached. | ||||
|
|
Please provide a working implementation or we will not be able to proceed with this issue. |
|
|
This bug has not had any activity for more than a month, it is therefore considered closed. To the original poster: If you think the issue is still there, even after having tested with the JVCL3, please create a new bug report. |