Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.15.1
-
None
Description
I used the wayland example pure-qml.
When I start a QML application with -platform wayland, and show the main page with showFullScreen(). the application is not fullscreen, and the console print a error message :
"qt.qpa.wayland: Wayland does not support QWindow::requestActivate()"
Is it a limit of Qt?
When the client is started, the compositor print this:
Can't configure xdg_toplevel with an invalid size QSize(-1, -1)
Attachments
Issue Links
- relates to
-
QTBUG-63748 QWindow::setWindowState(Qt::WindowFullScreen) does not work for XDG Shell V6
- Closed
-
QTBUG-121732 Investigate activating windows of already active application
- Reported
-
QTCREATORBUG-20400 Fails to go into Full Screen on Wayland
- Closed