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 1064 - Access Violation during Tab Transition
Summary: Access Violation during Tab Transition
Status: CONFIRMED
Alias: None
Product: FireMonkey TeeChart
Classification: Unclassified
Component: Chart (show other bugs)
Version: unspecified
Hardware: Phone iOS
: Highest critical
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-29 07:52 EST by Wil Nillissen
Modified: 2014-12-31 06:48 EST (History)
1 user (show)

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


Attachments
Sample Project (9.74 KB, application/x-zip-compressed)
2014-12-29 07:52 EST, Wil Nillissen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wil Nillissen 2014-12-29 07:52:33 EST
Created attachment 369 [details]
Sample Project

On iOS, during a slide transition from one Tab to a Tab with a teechart control on it, the teechart component causes an access violation.

Please see the attached sample project.
Comment 1 Wil Nillissen 2014-12-29 07:55:56 EST
Delphi XE7 Version 21.0.17707.5020
TeeChart 2014 (24/09/2014)
Comment 2 narcís calvet 2014-12-31 06:48:42 EST
Removing the TChart component from the TTabItem control also "removes" the problem.