qutebrowser/tests/end2end/features
Florian Bruhin b646d606d7 Fix releasing focus when leaving command mode
The fix for #8223 in 6f21accfae
was misguided: We don't really care about the statusbar being hidden,
controlled release of keyboard focus needs to happen in any case where
we're hiding the command widget (as that's when we lose keyboard focus).

Fixes #8750.
2025-10-25 16:43:06 +02:00
..
backforward.feature tests: Re-add flaky marker 2024-12-09 22:55:44 +01:00
caret.feature Rewrite `.feature` files to use the `"""` syntax 2024-10-15 15:17:45 +02:00
completion.feature Fix releasing focus when leaving command mode 2025-10-25 16:43:06 +02:00
conftest.py Fix tests with broken asciidoc install 2025-08-25 10:26:25 +02:00
downloads.feature tests: Adjust for changed exception 2025-10-02 09:28:55 +02:00
editor.feature pytest-bdd 8: Fix indentations 2024-12-05 16:05:59 +01:00
hints.feature pytest-bdd 8: Fix missing multiline step quoting 2024-12-05 16:13:04 +01:00
history.feature pytest-bdd 8: Fix missing multiline step quoting 2024-12-05 16:13:04 +01:00
invoke.feature pytest-bdd 8: Fix missing multiline step quoting 2024-12-05 16:13:04 +01:00
javascript.feature pytest-bdd 8: Fix missing multiline step quoting 2024-12-05 16:13:04 +01:00
keyinput.feature Revert "delay fake-key" and add waits in e2e tests instead 2024-04-27 18:05:44 +12:00
marks.feature pytest-bdd 8: Fix tags 2024-12-05 16:11:17 +01:00
misc.feature Work around per-domain UA header not working on redirects 2025-10-11 20:49:19 +02:00
navigate.feature pytest-bdd 8: Fix tags 2024-12-05 16:11:17 +01:00
notifications.feature pytest-bdd 8: Fix comments and remaining syntax issues 2024-12-05 16:19:29 +01:00
open.feature Rewrite `.feature` files to use the `"""` syntax 2024-10-15 15:17:45 +02:00
private.feature pytest-bdd 8: Fix borked tag 2024-12-05 19:15:47 +01:00
prompts.feature tests: Stabilize reloading in tests 2024-12-09 20:48:45 +01:00
qutescheme.feature Qt 6.9: Skip more qutescheme tests 2025-04-11 17:18:51 +02:00
scroll.feature tests: Stabilize flaky scrolling test 2025-10-24 12:26:00 +02:00
search.feature pytest-bdd 8: Fix comments and remaining syntax issues 2024-12-05 16:19:29 +01:00
sessions.feature Rewrite `.feature` files to use the `"""` syntax 2024-10-15 15:17:45 +02:00
spawn.feature py313: Fix root paths in tests on Windows 2024-12-09 23:50:00 +01:00
tabs.feature Merge pull request #8329 from VitoMinheere/7966-tab-move-zero-division-error 2025-03-31 13:39:35 +02:00
test_backforward_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_caret_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_completion_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_downloads_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_editor_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_hints_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_history_bdd.py pytest-bdd 8: Adjust Python code for multiline steps 2024-12-05 16:19:46 +01:00
test_invoke_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_javascript_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_keyinput_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_marks_bdd.py reuse: Update remaining copyright texts 2023-07-23 12:52:01 +02:00
test_misc_bdd.py Rewrite cross-origin navigation test to use scrolling 2023-08-15 19:29:45 +02:00
test_navigate_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_notifications_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_open_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_private_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_prompts_bdd.py tests: Work around Qt 6.10 permission persistence bug 2025-09-16 10:58:47 +02:00
test_qutescheme_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_scroll_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_search_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_sessions_bdd.py pytest-bdd 8: Adjust Python code for multiline steps 2024-12-05 16:19:46 +01:00
test_spawn_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_tabs_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_urlmarks_bdd.py Further stabilize urlmark end2end tests 2023-08-14 18:26:06 +02:00
test_utilcmds_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_yankpaste_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_zoom_bdd.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
urlmarks.feature pytest-bdd 8: Fix missing multiline step quoting 2024-12-05 16:13:04 +01:00
utilcmds.feature pytest-bdd 8: Fix indentations 2024-12-05 16:05:59 +01:00
yankpaste.feature pytest-bdd 8: Fix comments and remaining syntax issues 2024-12-05 16:19:29 +01:00
zoom.feature Remove vim modelines 2023-06-30 11:03:06 +02:00