View Issue Details

IDProjectCategoryView StatusLast Update
0001435JEDI VCL00 JVCL Componentspublic2004-08-03 07:19
ReporteranonymousAssigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0001435: TJvDBLookupTreeViewCombo does not close-up when losses focus
DescriptionAdd 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 InformationThe 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.
TagsNo tags attached.

Activities

user72

2004-04-02 11:03

  ~0003599

Please provide a working implementation or we will not be able to proceed with this issue.

obones

2004-08-03 07:19

administrator   ~0004880

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.

Issue History

Date Modified Username Field Change
2004-03-05 15:17 anonymous New Issue
2004-04-02 11:03 user72 Note Added: 0003599
2004-04-02 11:04 user72 Status new => feedback
2004-08-03 07:19 obones Status feedback => closed
2004-08-03 07:19 obones Note Added: 0004880