In order to properly show a popup the Wayland QPA needs a parent window. Currently it has to guess the parent, which might not work in all circumstances. To address that explicitly set the widget as transient parent of the popup. Fixes: QTBUG-130474 Pick-to: 6.8 Change-Id: I99ea14a1a9ec25ee8a929cf61a6744957a850374 Reviewed-by: David Edmundson <davidedmundson@kde.org> (cherry picked from commit 81f8eee6a1e1cfcf4bf1f2dac863e94e0f872559) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%