qutebrowser/tests/end2end/fixtures
Florian Bruhin 57fbfbd606 Set an initial window size for background tabs
When we open a background tab, it gets a hardcoded size (800x600 or so) because
it doesn't get resized by the layout yet.

By resizing it to the size it'll actually have later, we make sure scrolling to
an anchor in an background tab works, and JS also gets the correct size for
background tabs.

Fixes #1190
Fixes #2495
See #1417
2017-06-11 17:48:01 +02:00
..
quteprocess.py Set an initial window size for background tabs 2017-06-11 17:48:01 +02:00
test_quteprocess.py Add a few tests for qutebrowser.is_ignored_chromium_message 2017-06-06 16:26:01 +02:00
test_testprocess.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_webserver.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
testprocess.py Fix lint 2017-05-15 11:07:43 +02:00
webserver_sub_ssl.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
webserver_sub.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
webserver.py Install PyQt from PyPI for pylint 2017-05-17 19:08:59 +02:00