qutebrowser/tests/unit/browser
Florian Bruhin 64afc562b6 Install MouseEventFilter on new WebEngine children
For some reason, when e.g. visiting duckduckgo and then heise.de,
QtWebEngine suddenly gets a new QOpenGLWidget as focusProxy.

We install an extra eventFilter observing the ChildAdded event and
re-adding the MouseEventFilter when that happens.
2016-08-10 19:44:06 +02:00
..
webkit Fix test_history for WebKit/WebEngine split 2016-08-10 15:19:12 +02:00
test_adblock.py Merge branch 'open-download' of https://github.com/Kingdread/qutebrowser into Kingdread-open-download 2016-07-26 10:32:34 +02:00
test_commands.py Split browser into browser/browser.webkit 2016-06-13 11:18:21 +02:00
test_pdfjs.py Add qutebrowser.utils.javascript 2016-08-04 17:53:13 +02:00
test_signalfilter.py Remove support for showing JS statusbar messages 2016-07-11 16:19:44 +02:00
test_tab.py Install MouseEventFilter on new WebEngine children 2016-08-10 19:44:06 +02:00