From e789296b7fc4291609f188963b0f9f5f8dd2116f Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 23 Apr 2018 16:54:47 +0200 Subject: [PATCH] Handle new focus object for Qt 5.11 See https://codereview.qt-project.org/#/c/221408/10 and #3661: https://github.com/qutebrowser/qutebrowser/issues/3661#issuecomment-375969315 --- tests/end2end/fixtures/quteprocess.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/end2end/fixtures/quteprocess.py b/tests/end2end/fixtures/quteprocess.py index e30dc03fa..0c560cf51 100644 --- a/tests/end2end/fixtures/quteprocess.py +++ b/tests/end2end/fixtures/quteprocess.py @@ -357,6 +357,10 @@ class QuteProc(testprocess.Process): # when calling QApplication::sync "Focus object changed: " "", + # Qt >= 5.11 + "Focus object changed: " + "", ] if (log_line.category == 'ipc' and