View Issue Details

IDProjectCategoryView StatusLast Update
0002771JEDI VCL00 JVCL Componentspublic2005-03-20 15:10
ReporterSVitaliyAssigned Toremkobonte 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 BETA 2 
Target VersionFixed in Version3.00 
Summary0002771: Error after close JvDockableForm with children’s forms
DescriptionError occurs in following steps:
1) Create two or more forms with TJvDockClient (design-time)
2) Dock forms into one of them (any position, except TabbedMode)
3) Close dock container (JvDockableForm)
4) Executing method show for this forms, has no effect

P.S. In TabbedMode, all work correct.
TagsNo tags attached.

Activities

SVitaliy

2005-03-18 01:04

reporter   ~0006723

I make mistacke.
I'm not executing method Show. I'm executing procedure ShowDockForm.

remkobonte

2005-03-18 14:26

developer   ~0006738

I can not reproduce the bug.. At which step does the error happen: 3? 4? What dock style do you use?

Please try to make an application that shows the bug and upload it to this bug-report.

Also check which version of JvDockControlForm.pas you have (located at the top of the pas file; for example I have:

// $Id: JvDockControlForm.pas,v 1.65 2005/03/16 22:48:59 remkobonte Exp $

Copie that text here.

SVitaliy

2005-03-18 15:03

reporter   ~0006739

Error in terms "Logic Error" not exception.

For test you may use "Examples\jvDocking\VIDDemo".
Possible steps to reproduce:
 1)Execute View\Project Explorer
 2)Execute View\Properties Window
 3)Drag form Project Explorer on form Properties Window (any position except Tabbing Mode)
 4)Close dock container form
 5)Execute View\Project Explorer or Execute View\Properties Window - NOTHING HAPPEN

I download library yesterday (// $Id: JvDockControlForm.pas,v 1.65 2005/03/16 22:48:59 remkobonte Exp $)

Dock style has no matter.

If at step 4) you close Project Explorer instead of container, step 5) will work correctly.

remkobonte

2005-03-18 15:45

developer   ~0006740

Ah, okay now I understand and I can reproduce it.

I'll check it.

remkobonte

2005-03-20 15:10

developer   ~0006746

This is now fixed in CVS.

Issue History

Date Modified Username Field Change
2005-03-18 00:37 SVitaliy New Issue
2005-03-18 01:04 SVitaliy Note Added: 0006723
2005-03-18 14:26 remkobonte Note Added: 0006738
2005-03-18 14:26 remkobonte Status new => feedback
2005-03-18 15:03 SVitaliy Note Added: 0006739
2005-03-18 15:45 remkobonte Note Added: 0006740
2005-03-18 15:45 remkobonte Status feedback => assigned
2005-03-18 15:45 remkobonte Assigned To => remkobonte
2005-03-20 15:10 remkobonte Status assigned => resolved
2005-03-20 15:10 remkobonte Resolution open => fixed
2005-03-20 15:10 remkobonte Note Added: 0006746