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 860

Summary: In Series Editor aren't removed correctly the Marks text items
Product: VCL TeeChart Reporter: sandra pazos <sandra>
Component: EditorsAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: enhancement CC: david
Priority: ---    
Version: 140512   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: RemoveItemsImages

Description sandra pazos 2014-07-24 07:12:49 EDT
Created attachment 253 [details]
RemoveItemsImages

In Series Editor isn't removed correctly the Marks text items,so when you add a new item and try to remove it, always appears an Argument out of range exception.  

To reproduce the problem, follow the next steps: 
1. Add a new chart to your VCL application (X5, May release) and add a Series
2. Navigate to Series->Series1->Marks-Text and use the "+" Button to add a "Item 0"
3. Click the "Item 0" and press the "-" button 
I have attached two images to see exactly the message error.
Comment 1 david berneda 2023-03-16 07:32:35 EDT
Cannot reproduce but I've already fixed another similar problem, when the item is deleted and the current visible tab is Marks->Text->Format instead of Marks->Text->Options.