View Issue Details

IDProjectCategoryView StatusLast Update
0004913JEDI VCL00 JVCL Componentspublic2009-09-23 09:50
ReportergebyAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version3.39 
Summary0004913: copy&paste in runtime designer
DescriptionPlace 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.)
TagsNo tags attached.

Activities

obones

2009-09-09 19:37

administrator   ~0016069

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)

geby

2009-09-10 13:09

reporter   ~0016084

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!

obones

2009-09-22 16:48

administrator   ~0016144

Thanks, I'm seeing this as well (SVN, BDS2006)

obones

2009-09-23 09:50

administrator   ~0016157

This is now fixed in SVN

Issue History

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