Details
-
Bug
-
Resolution: Cannot Reproduce
-
P3: Somewhat important
-
None
-
5.10.1
-
Qt 5.10.1, Android 6.0.
Description
When your start another (partially transparent) activity from Qt, and then press menu and go back to the lauched activity, the Qt activity may be black.
It should be displayed like it was before pressing menu.
This problem is demonstrated with this example application : https://github.com/SR-gh/blackscreentest.
The repository also contains a Java application that does the same job and shows no problem.