summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2021-02-15 08:38:06 +0100
committerMichal Klocek <michal.klocek@qt.io>2021-06-05 19:33:16 +0200
commit998fa42ef3b7653fb8a59ad25a30dabb93d491dc (patch)
treee033ed0bec9abf0a4e3f944c68a4b7f6f31762b2 /tests/auto/quick
parent6e96fcdff40d9222659acd333a1daae053980aa6 (diff)
Transform/Rotate qml popups in the case of multiwindow support
This is ugly attempt to cover the case for different screen orientations with qml popups on system with windowing system in form of: Item { anchors.fill: parent rotation: 90 WebEngineView { anchors.fill: parent } } This implemented by adding special transformation for rotation for quickwindow delegate. Do not support move or resize in that case since chromium is not aware of this transformation anyway. Fixes: QTBUG-63888 Fixes: QTBUG-75893 Task-number: QTBUG-73244 Task-number: QTBUG-89358 Pick-to: 5.15 Change-Id: I0a116e0b85dc17e6ad517829a2db1d3f192d32ce Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/auto/quick')
0 files changed, 0 insertions, 0 deletions