Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.10
Description
Reproduced on an iPad Air M2 12".
When using QScreenCapture to capture the screen, the returned frames are of the main app window, not of the actual screen. Here are the steps to reproduce:
- Open up any QScreenCapture example.
- Activate the the QScreenCapture
- Put the iPad app into Split View, and have it share the screen with any other app
- The received frames will not include the other app, nor any system decorations (i.e status bar)
Additionally, the QScreenCapture does not respect having null for the QScreen. So you can start capturing even without setting QScreen.
Attachments
Issue Links
- relates to
-
QTBUG-136991 Improved screen/window capturing APIs
-
- Open
-