Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
5.15.7
-
-
5a7f4c1f4964a4bf6595002478fbcd474cedd8a6
Description
On Android 12 even the most simple Qt application will cause a warning about clipboard usage on application start. This doesn't require any direct interaction with the clipboard in the application code.
Steps to reproduce the problem:
- Add something to the clipboard
- Run the attached example