View Issue Details

IDProjectCategoryView StatusLast Update
0004932JEDI VCL00 JVCL Componentspublic2009-10-02 11:36
ReportergebyAssigned ToAHUser 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version3.39 
Summary0004932: Bad selection in Designer with default messenger class
DescriptionHello!
I found next bug in runtime designer...

Try the attached application. Run it and load test.gfm form. You see one TPannel and one TButton placed on this TPannel.

Well, try to select this button by a mouse now. You cannot! You can select the Pannel, but the Button not. However when you are designing from the scratch, place new Panel and new Button, then you can select the button.

When you use TJvDesignWinControlHookMessenger (see the FormCreate in the source code...), all is OK.

Thanks!
TagsNo tags attached.

Activities

2009-09-10 13:30

 

jvclbug2.zip (622,622 bytes)

AHUser

2009-10-02 11:36

developer   ~0016220

This is now fixed in SVN.

After loading the components they didn't have the csDesigning flag.

Issue History

Date Modified Username Field Change
2009-09-10 13:30 geby New Issue
2009-09-10 13:30 geby File Added: jvclbug2.zip
2009-09-11 22:29 obones Status new => acknowledged
2009-10-02 11:36 AHUser Note Added: 0016220
2009-10-02 11:36 AHUser Status acknowledged => resolved
2009-10-02 11:36 AHUser Fixed in Version => Daily / SVN
2009-10-02 11:36 AHUser Resolution open => fixed
2009-10-02 11:36 AHUser Assigned To => AHUser