View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003963 | JEDI VCL | 00 JVCL Components | public | 2006-10-19 14:21 | 2007-01-04 09:03 |
Reporter | magnomp | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Product Version | 3.20 | ||||
Target Version | Fixed in Version | 3.30 | |||
Summary | 0003963: Conflict between TJvDesignPanel and TComboBox | ||||
Description | Start 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! | ||||
Tags | No tags attached. | ||||
|
I'm seeing this with BDS2006 and the latest SVN version as well. |
|
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. |
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 |