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 - A tree with level 1 expanded, without level 0, is unusable
Summary: A tree with level 1 expanded, without level 0, is unusable
Status: CONFIRMED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: TTree (show other bugs)
Version: 150901
Hardware: PC Windows
: Normal major
Target Milestone: ---
Assignee: Steema Issue Manager
URL: http://www.teechart.net/support/viewt...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-02 04:48 EST by yeray alonso
Modified: 2016-03-02 04:48 EST (History)
0 users

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments
test project (84.02 KB, application/x-zip-compressed)
2016-03-02 04:48 EST, yeray alonso
Details

Note You need to log in before you can comment on or make changes to this bug.
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.