qutebrowser/tests
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
..
end2end Merge branch 'feature/undo-to-old-pos' of https://github.com/airodactyl/qutebrowser into airodactyl-feature/undo-to-old-pos 2016-08-10 17:47:25 +02:00
helpers Move browser.webkit.history to browser.history 2016-08-10 14:45:52 +02:00
manual Move mouse handling to an EventFilter 2016-08-10 16:44:40 +02:00
unit Install MouseEventFilter on new WebEngine children 2016-08-10 19:44:06 +02:00
conftest.py Automatically skip BDD tests on pytest 3.0 2016-08-05 14:36:32 +02:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00