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 1430

Summary: Legend clicked calculates items rectangles incorrectly breaking the checkboxes
Product: VCL TeeChart Reporter: yeray alonso <yeray>
Component: LegendAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: ---    
Version: 150901   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
URL: http://www.teechart.net/support/viewtopic.php?p=70809#p70809
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: test project
new test project
test project
test project

Description yeray alonso 2016-02-04 10:59:03 EST
Created attachment 548 [details]
test project

Having some series with a long title and other series with a short title the clicked event isn't precise enough. This breaks the checkboxes.
On some cases you click on an item and another item changes its state.

I've modified the test example from #1030 (related).
Check different settings like different string lengths, disable dividing lines or symbols, or resize the chart to have more/less columns in the legend.
Comment 2 yeray alonso 2016-02-26 09:49:52 EST
Created attachment 558 [details]
new test project

Added checkboxes to the test project to check also Legend.Inverted and Legend.HorizJustify
Comment 3 yeray alonso 2016-04-21 05:07:51 EDT
Created attachment 594 [details]
test project

Added Symbol Position to the test project
Comment 4 yeray alonso 2016-09-09 06:40:08 EDT
Created attachment 641 [details]
test project

The legend checkboxes are drawn displaced to the top when AntiAliasText is set to gpfNormal in GDIPlus.