qutebrowser/tests/end2end/features
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
..
adblock.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
backforward.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
caret.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
completion.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
conftest.py Merge commit '419793c0b9ff4f293babea7623dcaf4787bbaa35' 2017-05-22 07:55:44 +02:00
downloads.feature Adjust tests for new QtWebKit-NG 2017-06-09 10:28:41 +02:00
editor.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
hints.feature Get rid of webelem.FILTERS 2017-05-12 09:41:12 +02:00
history.feature Hopefully fix failing history test on old Qt 2017-05-15 10:29:13 +02:00
invoke.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
javascript.feature Set an initial window size for background tabs 2017-06-11 17:48:01 +02:00
keyinput.feature Avoid checking for scroll position in macro tests 2017-04-08 19:54:30 +02:00
marks.feature Mark failing test as flaky on QtWebEngine 2017-04-08 19:29:46 +02:00
misc.feature Remove ":messages without messages" test 2017-06-09 11:04:21 +02:00
navigate.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00
open.feature Fix things pointed out in reviews 2017-05-15 11:07:43 +02:00
private.feature Only inherit private mode when window is set 2017-05-29 06:37:28 +02:00
prompts.feature Merge commit '8af5cfb4ac9e6d928cfeb0522fa729ba616df70a' 2017-03-31 17:47:34 +02:00
scroll.feature Set an initial window size for background tabs 2017-06-11 17:48:01 +02:00
search.feature Add tests for manual selection 2017-05-09 00:11:25 -07:00
sessions.feature Add (pinned) keyword to 'following tabs open' tests 2017-05-16 20:16:43 -07:00
set.feature Redirect qute:foo to qute://foo 2017-04-06 21:18:58 +02:00
spawn.feature Add posix to stdin test beacause the py script fails on windows 2017-04-12 07:59:40 +02:00
tabs.feature Fix undo with pinned tabs 2017-05-21 21:03:33 -07:00
test_adblock_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_backforward_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_caret_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_completion_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_downloads_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_editor_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_hints_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_history_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_invoke_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_javascript_bdd.py Set an initial window size for background tabs 2017-06-11 17:48:01 +02:00
test_keyinput_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_marks_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_misc_bdd.py Add tests for new private browsing 2017-05-15 11:02:29 +02:00
test_navigate_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_open_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_private_bdd.py Test for private browsing differently 2017-05-17 09:42:28 +02:00
test_prompts_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_scroll_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_search_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_sessions_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_set_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_spawn_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_tabs_bdd.py Warn user if pinned tab is closed via tab-only 2017-05-11 14:30:45 -07:00
test_urlmarks_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_utilcmds_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_yankpaste_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
test_zoom_bdd.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
urlmarks.feature Fix things pointed out in reviews 2017-05-15 11:07:43 +02:00
utilcmds.feature Redirect qute:foo to qute://foo 2017-04-06 21:18:58 +02:00
yankpaste.feature Merge commit '8af5cfb4ac9e6d928cfeb0522fa729ba616df70a' 2017-03-31 17:47:34 +02:00
zoom.feature Add a modeline to all the *.feature files 2017-03-31 16:16:31 +01:00