http://bugs.winehq.org/show_bug.cgi?id=31526
Bug #: 31526 Summary: Delphi 7: object inspector prevents copy/paste of components in form editor Product: Wine Version: 1.5.11 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com Classification: Unclassified
To reproduce this bug: - place any control on the form designer - press ctrl-c, ctrl-v. There should be two controls now, which is the correct behavior - press f11 to activate the object inspector - click on any of the previously placed controls - press ctrl-c, ctrl-v. No new controls appear. If you press ctrl-v repeatedly, you may notice that new text is pasted in previously selected object inspector property.