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 2174

Summary: UI gets frozen in Android
Product: FireMonkey TeeChart Reporter: yeray alonso <yeray>
Component: ChartAssignee: Steema Issue Manager <issuemanager>
Status: CONFIRMED ---    
Severity: enhancement    
Priority: ---    
Version: 26.181203   
Target Milestone: ---   
Hardware: PC   
OS: Android   
URL: https://community.idera.com/developer-tools/platforms/f/android-platform/68155/android-tchart-rendering-bug
Chart Series: --- Delphi / C++ Builder RAD IDE Version: RAD 10.3 Rio
Attachments: test project

Description yeray alonso 2019-03-25 07:50:16 EDT
Created attachment 906 [details]
test project

The UI gets frozen in Android when the first View that is shown in the app contains a TChart.

You can unblock/unfreeze it tapping the recents button twice (to send the app to the back and to move it back to the front).

If the first View being shown doesn't contain a TChart, then the problem doesn't appear. In the test app attached, you can select the first tab and run the app to see the blank tab at the start. Then switching to the second tab does't freeze the UI.