View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004026 | JEDI VCL | 00 JVCL Components | public | 2006-12-20 03:40 | 2008-05-28 10:54 |
Reporter | Uwe | Assigned To | obones | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0004026: TJvPanel in TJvPanel lost Caption and Bevel move or resize parent. | ||||
Description | Environment: 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. | ||||
Tags | No tags attached. | ||||
2006-12-20 03:40
|
test.zip (1,207 bytes) |
|
I'm not seeing this in BDS2006 and with the latest SVN content. Can you test again? |
|
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 |
|
So, is this bug still here? |
|
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. |
|
As Andreas said, this is unfixable. |
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 |