summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/xdgshell
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@qt.io>2021-09-23 14:13:26 +0200
committerPaul Olav Tvete <paul.tvete@qt.io>2021-09-24 11:57:53 +0000
commita0f5937868a97af7b6f97ffc9c0aed12d84cceb3 (patch)
treeaa33a977b86bc90ab135ebda86e39becd13893ad /tests/auto/client/xdgshell
parentc64c5d3849b40617e1de0295f8690f354cab2b3a (diff)
Wayland client: Don't applyConfigure for destroyed surface
If a window is rapidly hidden and re-shown multiple times, the configure for a deleted wl_surface may be invoked after a new surface has been created. This change makes sure we always reset mWaitingToApplyConfigure before a new wl_surface is created. The superfluous applyConfigure invocation will then be safely ignored. Fixes: QTBUG-96464 Pick-to: 6.2 Change-Id: Ie2d718f77dc8de93674c6b86b5128c4f50414df1 Reviewed-by: Vlad Zahorodnii <vlad.zahorodnii@kde.org> Reviewed-by: David Edmundson <davidedmundson@kde.org>
Diffstat (limited to 'tests/auto/client/xdgshell')
0 files changed, 0 insertions, 0 deletions