View Issue Details

IDProjectCategoryView StatusLast Update
0003963JEDI VCL00 JVCL Componentspublic2007-01-04 09:03
ReportermagnompAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionnot fixable 
Product Version3.20 
Target VersionFixed in Version3.30 
Summary0003963: Conflict between TJvDesignPanel and TComboBox
DescriptionStart a new BDS 2006 Win32 Application
Drop a TJvDesignPanel on the form and a TButton on the JvDesignPanel.
Drop a TComboBox on the form and add some items in this combobox.
In the form's OnCreate event, sets the Active property of JvDesignPanel1.Surface to true.
Run the application.
Now, you need to duble-click the combobox if you want to drop-down they. A single-click will fail!
TagsNo tags attached.

Activities

obones

2006-10-20 00:52

administrator   ~0010380

I'm seeing this with BDS2006 and the latest SVN version as well.

obones

2007-01-04 09:02

administrator   ~0010533

This is not fixable because the ENTIRE form where it is located suffers impacts from being in design mode. This can not be circumvented because the Designer property is to be set on the parent form and it MUST be set for the design mode to be effective. The only workaround is to not have anything else on the form being designed.

Issue History

Date Modified Username Field Change
2006-10-19 14:21 magnomp New Issue
2006-10-20 00:52 obones Note Added: 0010380
2006-10-20 00:52 obones Status new => confirmed
2007-01-04 09:02 obones Status confirmed => resolved
2007-01-04 09:02 obones Fixed in Version => Daily / SVN
2007-01-04 09:02 obones Resolution open => not fixable
2007-01-04 09:02 obones Assigned To => obones
2007-01-04 09:02 obones Note Added: 0010533