diff options
author | Michal Klocek <michal.klocek@qt.io> | 2022-07-27 16:12:50 +0200 |
---|---|---|
committer | Michal Klocek <michal.klocek@qt.io> | 2022-08-26 19:12:20 +0200 |
commit | 7415a127df0ab21b703d1a549abe595900e76fab (patch) | |
tree | cc5f286965f7f60780d88d12ebedfd92e863f91e /src/core/api/qwebenginepage.cpp | |
parent | 10da225a6aff1ac900b653a1bfb0bee47b362e9c (diff) | |
download | qtwebengine-7415a127df0ab21b703d1a549abe595900e76fab.tar.gz |
Fix crashes of combobox popup tests
Offscreenwindow from quickwidget is a top level window,
which was from time to time used as "popup" window in the test
instead of widgetwindow of webengineview.
Check if window is offscreenwindow and do not consider it
as valid window in the test.
Moreover popup should be closed in the end of test, however
checking for offscreen window would result in bogus outcome
as offscreen window is destroyed before quickwidgetwindow.
Pick-to: 6.4 6.3
Task-number: QTBUG-105342
Change-Id: Ibfeab0cad0bc43690c2458cb97738b4b5ea132f4
Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
Diffstat (limited to 'src/core/api/qwebenginepage.cpp')
0 files changed, 0 insertions, 0 deletions