qutebrowser/tests
Florian Bruhin 30827c1239 Fix rapid hinting with QtWebEngine
There were actually two issues here:

- The override_target was reset too early - now
  acceptNavigationRequest/createWindow is responsible for resetting it.
- The QTBUG-54419 workaround opened any tabs in the background instead
  of preserving their position/focus.

Fixes #2086.
2016-11-14 07:14:44 +01:00
..
end2end Fix rapid hinting with QtWebEngine 2016-11-14 07:14:44 +01:00
helpers Merge branch 'more-tests' of https://github.com/HolySmoke86/qutebrowser into HolySmoke86-more-tests 2016-10-30 23:24:15 +01:00
manual Add more tests for prompts 2016-11-03 08:40:42 +01:00
unit Merge branch 'webengine-prompts' 2016-11-13 21:25:07 +01:00
conftest.py tests: Get rid of flaky_once mark 2016-11-10 22:45:27 +01:00
test_conftest.py tests: Allow XPASS for test_installed_package 2016-03-02 08:09:04 +01:00