View Issue Details

IDProjectCategoryView StatusLast Update
0004026JEDI VCL00 JVCL Componentspublic2008-05-28 10:54
ReporterUweAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionnot fixable 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0004026: TJvPanel in TJvPanel lost Caption and Bevel move or resize parent.
DescriptionEnvironment:
Delphi 5 Enterprise
Windows XP Pro SP2
JCL Daily from 2006/12/19
JVCL Daily from 2006/12/19

Create a JvPanel in JvPanel and the included Panel is transparent.
Now move or resize the parent lost caption and bevel.
TagsNo tags attached.

Activities

2006-12-20 03:40

 

test.zip (1,207 bytes)

obones

2007-06-19 04:38

administrator   ~0013409

I'm not seeing this in BDS2006 and with the latest SVN content. Can you test again?

braune

2007-06-21 01:44

reporter   ~0013507

Last edited: 2007-06-21 11:35

I've testet with SVN 3.33. The same failures. I think this is a problem Delphi 5 has no DoubleBuffer feature. In the designer i cant't select the panels with the mouse.

Oh... very misterious failure. Have delete both panels and insert new 2 panels and it's work perfectly.

Have testet with Delphi 5 and Delphi 2007.

Thanks for your help
Uwe

obones

2007-10-12 06:33

administrator   ~0013915

So, is this bug still here?

AHUser

2007-12-16 12:14

developer   ~0014064

This bug can't be fixed without removing the WS_EX_TRANSPARENT style. The actual problem is that Windows (correcty) thinks that the transparent JvPanel is transparent and only it's children have to be invalidated. This can't be fixed because every other container (TPanel , TGroupBox, ...) will show the same behavior if you add a transparent TJvPanel on it.

obones

2008-05-28 10:53

administrator   ~0014306

As Andreas said, this is unfixable.

Issue History

Date Modified Username Field Change
2006-12-20 03:40 Uwe New Issue
2006-12-20 03:40 Uwe File Added: test.zip
2007-06-19 04:38 obones Note Added: 0013409
2007-06-19 04:38 obones Status new => feedback
2007-06-21 01:44 braune Note Added: 0013507
2007-06-21 11:35 braune Note Edited: 0013507
2007-06-21 11:35 braune Note Edited: 0013507
2007-06-21 11:35 braune Note Edited: 0013507
2007-10-12 06:33 obones Note Added: 0013915
2007-12-16 12:14 AHUser Note Added: 0014064
2008-05-28 10:53 obones Status feedback => resolved
2008-05-28 10:53 obones Resolution open => not fixable
2008-05-28 10:53 obones Assigned To => obones
2008-05-28 10:53 obones Note Added: 0014306