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 2627 - Mouse move on series trigers wrong legend when not all series are active
Summary: Mouse move on series trigers wrong legend when not all series are active
Status: RESOLVED FIXED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Legend (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: yeray alonso
URL: https://www.steema.com/support/viewto...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-17 06:54 EDT by pep jorge
Modified: 2023-08-25 10:52 EDT (History)
1 user (show)

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


Attachments
sample project to reproduce it (93.47 KB, application/x-zip-compressed)
2023-08-17 06:54 EDT, pep jorge
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pep jorge 2023-08-17 06:54:25 EDT
Created attachment 1053 [details]
sample project to reproduce it

I have a graph with TBarseries. And a legend with check boxes to make the bar visible or not.
When all checkboxes are checked and i move the mouse over a bar then the corresponding legend item gets red.
When I deselect some legend items the legend item above the corresponding bar is red. If I de-select two legend items then the item two above the corresponding item gets red when moving the mouse over the bar.

See picture. moving mouse over green bar of series6, Series4 in legend becomes red.

Sample project attached.
Comment 1 yeray alonso 2023-08-25 10:49:35 EDT
It also happens without stacked bars and also with line series.

Just fixed it.