qutebrowser/tests
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
..
end2end Set an initial window size for background tabs 2017-06-11 17:48:01 +02:00
helpers Fix URL/renderer crash tests with Qt 5.9 2017-05-19 08:10:17 +02:00
manual Replace all GitHub links 2017-02-05 00:13:11 +01:00
unit Get rid of utils.unused because it's unused 2017-06-06 17:04:21 +02:00
conftest.py Install PyQt from PyPI for pylint 2017-05-17 19:08:59 +02:00
test_conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00