View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004913 | JEDI VCL | 00 JVCL Components | public | 2009-09-01 09:29 | 2009-09-23 09:50 |
Reporter | geby | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | 3.39 | |||
Summary | 0004913: copy&paste in runtime designer | ||||
Description | Place TMemo component to a runtime designer surface (TJvDesignPanel). Press ctrl+c. Then press ctrl+v. I got EReadError in DesignLoadComponentFromBinaryStream in JvDesignClip unit at line: Result := ReadRootComponent(InComponent); ...because readed component have no parent handle. (InComponent have nil at input.) | ||||
Tags | No tags attached. | ||||
|
Hello, We would really like to have the zipped sources of a sample application showing this. |
2009-09-10 13:07
|
jvclbug.zip (622,741 bytes) |
|
I attached sample application. Run it and place TMemo on designer. Then click the icon for Copy. Click the icon for Paste and see the exception. When you try this with TButton, all is OK. Thanks! |
|
Thanks, I'm seeing this as well (SVN, BDS2006) |
|
This is now fixed in SVN |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-09-01 09:29 | geby | New Issue | |
2009-09-09 19:37 | obones | Note Added: 0016069 | |
2009-09-09 19:37 | obones | Status | new => feedback |
2009-09-10 13:07 | geby | File Added: jvclbug.zip | |
2009-09-10 13:09 | geby | Note Added: 0016084 | |
2009-09-22 16:48 | obones | Note Added: 0016144 | |
2009-09-22 16:48 | obones | Status | feedback => confirmed |
2009-09-23 09:50 | obones | Note Added: 0016157 | |
2009-09-23 09:50 | obones | Status | confirmed => resolved |
2009-09-23 09:50 | obones | Fixed in Version | => Daily / SVN |
2009-09-23 09:50 | obones | Resolution | open => fixed |
2009-09-23 09:50 | obones | Assigned To | => obones |