View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002855 | JEDI VCL | 00 JVCL Components | public | 2005-04-10 03:45 | 2006-04-03 05:58 |
Reporter | qpqp | Assigned To | obones | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Product Version | 3.00 | ||||
Target Version | Fixed in Version | ||||
Summary | 0002855: JvInspector scrollbars disapear after window draging | ||||
Description | How to reproduce: 1) Run JVCL3\examples\JvInspector\InspExample.dpr 2) Expand several [+] till scrollbar is shown 3) Drag this window using mouse several times, till scrollbar disapear | ||||
Tags | No tags attached. | ||||
|
Yes, drag the window under the windows' application bar, then drag it in another position and the scrollbar disappear |
|
Reproduced with latest CVS under Delphi 7 and Win XP SP1 |
|
This is a problem in the VCL code; JvInspector uses the internal window scrollbars, but the non-client paint code in the VCL messes it up. I think there's even a QC report about this, but I'm not certain. An option might be to use separate scrollbar controls embedded into the inspector control. This may require quite a lot of rewriting in the drawing and measuring code. |
|
Ok, then I'm marking this as not fixable. If anyone comes up with a solution, please create a NEW issue. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-04-10 03:45 | qpqp | New Issue | |
2005-04-11 01:23 | anonymous | Note Added: 0006889 | |
2005-05-18 06:36 | obones | Note Added: 0007200 | |
2005-05-18 06:36 | obones | Status | new => confirmed |
2005-09-17 13:14 | marcelb | Note Added: 0007941 | |
2006-04-03 05:58 | obones | Status | confirmed => resolved |
2006-04-03 05:58 | obones | Resolution | open => not fixable |
2006-04-03 05:58 | obones | Assigned To | => obones |
2006-04-03 05:58 | obones | Note Added: 0008838 | |
2006-04-04 09:28 | obones | Relationship added | has duplicate 0003473 |
2006-04-05 05:32 | obones | Relationship added | related to 0003359 |