qutebrowser/tests/integration
Florian Bruhin 27b31b7ded Avoid DownloadView being focused when pressing tab
The previous fix didn't work in situations where the web view was
actually focused, but had no focused element (like about:blank).

The new fix always works, and even is a lot simpler!

Fixes #504.
2016-03-31 19:45:36 +02:00
..
data Merge branch 'dirbrowser-issue-1334' of https://github.com/Kingdread/qutebrowser into Kingdread-dirbrowser-issue-1334 2016-03-29 22:38:04 +02:00
features Avoid DownloadView being focused when pressing tab 2016-03-31 19:45:36 +02:00
conftest.py Add basic profiling capability for quteproc tests. 2016-02-11 08:02:44 +01:00
quteprocess.py fix lint 2016-03-29 21:02:54 +02:00
test_cmdline_args.py Fix starting with -c "" and add test. 2016-01-20 18:20:19 +01:00
test_dirbrowser.py tests: add click_element to quteprocess 2016-03-29 13:32:35 +02:00
test_hints_html.py tests: Add first end-to-end test for hints. 2016-02-18 20:46:15 +01:00
test_mhtml_e2e.py tests: Add an SSL server subprocess. 2016-01-12 22:48:38 +01:00
test_quteprocess.py fix lint 2016-03-29 21:02:54 +02:00
test_smoke.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_testprocess.py tests: Skip custom_environment_no_system on Win. 2016-01-20 20:34:19 +01:00
test_webserver.py Fix new flake8 lint. 2016-01-22 17:33:58 +01:00
testprocess.py tests: Display some more qutebrowser logs w/o -v. 2016-02-03 07:55:10 +01:00
webserver_sub_ssl.py Disable useless-suppression in webserver_sub_ssl. 2016-01-17 21:21:26 +01:00
webserver_sub.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
webserver.py tests: Allow custom args when starting testprocess. 2016-01-20 06:53:25 +01:00