View Issue Details

IDProjectCategoryView StatusLast Update
0006162JEDI VCL00 JVCL Componentspublic2014-12-04 16:29
ReporterroadrunnerAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0006162: TComboBox drop down broken when there is a TJvDesignPanel in same From
Descriptiondrop a TJvDesignPanel on form, and drop a TComboBox in same form.
Add some item in ComboBox1.Items property, so we can check the drop down list.
set the JvDesignPanel's active property to true in OnFormCreate event.

Run the application , try the combobox1's drop down list, now it should be broken.
TagsNo tags attached.

Activities

obones

2013-12-13 10:56

administrator   ~0020732

When the design panel is active, it behaves as the IDE in design mode. In Delphi, the combo boxes do not open when you are designing, so I don't see an issue here.

If that's not the reason, then please try with the latest JVCL version in GIT (or daily zip) and then send us a zipped file containing the sources of an application showing the issue.

Issue History

Date Modified Username Field Change
2013-07-10 08:58 roadrunner New Issue
2013-12-13 10:56 obones Note Added: 0020732
2013-12-13 10:56 obones Status new => feedback
2014-12-04 16:29 obones Status feedback => resolved
2014-12-04 16:29 obones Resolution open => no change required
2014-12-04 16:29 obones Assigned To => obones