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 - UI gets frozen in Android
Summary: UI gets frozen in Android
Status: CONFIRMED
Alias: None
Product: FireMonkey TeeChart
Classification: Unclassified
Component: Chart (show other bugs)
Version: 26.181203
Hardware: PC Android
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL: https://community.idera.com/developer...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-25 07:50 EDT by yeray alonso
Modified: 2019-03-25 07:50 EDT (History)
0 users

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


Attachments
test project (8.14 KB, application/x-zip-compressed)
2019-03-25 07:50 EDT, yeray alonso
Details

Note You need to log in before you can comment on or make changes to this bug.
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.