v. 8.01 - ChartEditor bug

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Miket
Newbie
Newbie
Posts: 23
Joined: Thu Apr 15, 2004 4:00 am
Location: Russia, Moscow
Contact:

v. 8.01 - ChartEditor bug

Post by Miket » Sun Jul 01, 2007 12:03 pm

Hello,

There is a bug in ChartEditor (Data tab). Symptoms: when a selection moves outside area with series data, new series are added (is ot OK?) and when the selection moves back, added series are deleted, causing Access Violation errors sometimes.

Steps to reprodice:
1) start Tee8New.exe
2) Select "All features" tab -> "Basic features" demo
3) Click "Show the Chart Editor..." button
4) Click "Add..." at the series page, add TFastLineSeries to the chart.
5) Populate this series with some data: select this series, go to "Data Source" tab, select Random, and click "Apply" button
6) Select "Data" tab, click cell (0, Y) and press Right arrow key 20 times (to add 20 series)
7) Now press Left Arrow key until (on deletion of Series8) AV error:
---------------------------
TeeChart Pro 8 - What's New !
---------------------------
Access violation at address 422396FD in module 'Tee811.bpl'. Read of address 00000007.
---------------------------
OK
---------------------------


Best regards,
Michael

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Jul 02, 2007 7:44 am

Hi Michael,

Thanks for reporting. I could reproduce the problem here and added it (TV52012305) to our defect list to be fixed for future releases.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply