View Issue Details

IDProjectCategoryView StatusLast Update
0002855JEDI VCL00 JVCL Componentspublic2006-04-03 05:58
ReporterqpqpAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionnot fixable 
Product Version3.00 
Target VersionFixed in Version 
Summary0002855: JvInspector scrollbars disapear after window draging
DescriptionHow 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
TagsNo tags attached.

Relationships

has duplicate 0003473 closed TJvInspector Scrollbar Bug 
related to 0003359 resolvedobones TJvInspector & TJvInspectorFontItem Scrollbar Bug 

Activities

anonymous

2005-04-11 01:23

viewer   ~0006889

Yes, drag the window under the windows' application bar, then drag it in another position and the scrollbar disappear

obones

2005-05-18 06:36

administrator   ~0007200

Reproduced with latest CVS under Delphi 7 and Win XP SP1

marcelb

2005-09-17 13:14

manager   ~0007941

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.

obones

2006-04-03 05:58

administrator   ~0008838

Ok, then I'm marking this as not fixable. If anyone comes up with a solution, please create a NEW issue.

Issue History

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