Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 1455

Summary: A tree with level 1 expanded, without level 0, is unusable
Product: VCL TeeChart Reporter: yeray alonso <yeray>
Component: TTreeAssignee: Steema Issue Manager <issuemanager>
Status: CONFIRMED ---    
Severity: major    
Priority: Normal    
Version: 150901   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
URL: http://www.teechart.net/support/viewtopic.php?f=5&t=15841
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: test project

Description yeray alonso 2016-03-02 04:48:44 EST
Created attachment 560 [details]
test project

If can create a tree with multiple levels and you expand nodes at level 1 without expanding level 0, the resulting tree doesn't work fine.
The only node visible is the root, as expected, but when you click on it, other nodes receive the event.

See how the attached application behaves.