qutebrowser/tests/end2end/features
Florian Bruhin 1e1ba34b60 Fix selecting text fields with QtWebKit
Using focus() in JS there means that existing text in the field gets selected.
Move the cursor to the end after focusing it to prevent that.

Fixes #2359
2017-03-01 17:13:02 +01:00
..
adblock.feature Add a simple end2end test for :adblock-update 2016-09-07 16:27:27 +02:00
backforward.feature Replace remaining mentions of The-Compiler/qutebrowser 2017-02-05 00:14:50 +01:00
caret.feature Remove :<count>:cmd syntax support. 2016-10-10 08:02:30 -04:00
completion.feature Fixed problems with tab completion after moving tabs (#2141) 2016-11-30 14:17:20 +01:00
conftest.py bdd: Allow checking open tabs without (active) 2017-02-17 22:07:23 +01:00
downloads.feature Drop PyQt < 5.7.1 support for QtWebEngine 2017-02-17 14:42:57 +01:00
editor.feature Fix inserting text with QtWebEngine 2017-02-06 08:06:58 +01:00
hints.feature Fix selecting text fields with QtWebKit 2017-03-01 17:13:02 +01:00
history.feature Merge branch 'master' of https://github.com/imransobir/qutebrowser into imransobir-master 2017-02-11 17:05:57 +01:00
invoke.feature Stabilize :tab-detach test in invoke.feature 2016-09-06 19:33:09 +02:00
javascript.feature Make tests work with QtWebKit-NG 2017-02-06 08:48:08 +01:00
keyinput.feature Ignore non-register keys 2017-01-20 17:34:33 +01:00
marks.feature Stabilize "Jumping back after searching" test 2016-09-12 18:53:56 +02:00
misc.feature Adds a --file flag to :jseval 2017-02-25 13:11:53 +00:00
navigate.feature tests navigate: Add tests for rel attributes with nofollow 2017-02-19 12:32:19 +00:00
open.feature Allow :open without URL with -t/-b/-w 2016-11-26 12:17:23 +01:00
prompts.feature Skip geolocation tests on Qt 5.8 2017-02-17 14:45:36 +01:00
scroll.feature Cap scroll count to 5000 2017-02-11 22:26:37 +01:00
search.feature Merge :yank-selected into :yank (fixes #820) 2016-08-05 22:01:17 -04:00
sessions.feature Fixed test of :session-save --only-active-window 2017-02-22 17:04:57 +01:00
set.feature Get rid of --cycle for :set with multiple values 2016-11-24 07:23:49 +01:00
spawn.feature Replace all GitHub links 2017-02-05 00:13:11 +01:00
tabs.feature Mark tests using special URLs as Qt >= 5.8 2017-02-09 00:50:37 +01:00
test_adblock_bdd.py Add a simple end2end test for :adblock-update 2016-09-07 16:27:27 +02:00
test_backforward_bdd.py Remove qtwebengine_todo for backforward.feature 2016-08-18 18:22:44 +02:00
test_caret_bdd.py QtWebEngine: Don't bother running caret.feature 2016-08-18 18:26:31 +02:00
test_completion_bdd.py Remove unused import 2016-11-24 08:50:54 +01:00
test_downloads_bdd.py Fix bdd "Then" collision 2017-02-07 22:27:32 +01:00
test_editor_bdd.py Rename shadowed function 2016-06-06 09:06:49 +02:00
test_hints_bdd.py add tests for hints auto-follow in word mode 2016-08-11 15:20:52 +02:00
test_history_bdd.py Full redirect support for history 2016-06-10 14:40:42 +02:00
test_invoke_bdd.py Add new-instance-open-target.window = first-opened 2016-08-16 12:24:38 +02:00
test_javascript_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_keyinput_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_marks_bdd.py Fix lint 2016-09-06 17:00:25 +02:00
test_misc_bdd.py Move pdfjs check to the end2end conftest 2016-09-10 16:24:31 +02:00
test_navigate_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_open_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_prompts_bdd.py Re-enable SSL download test on QtWebEngine 2016-11-10 22:45:27 +01:00
test_scroll_bdd.py Move :repeat-command tests 2016-07-03 22:32:07 +02:00
test_search_bdd.py bdd: Mark search/sessions as qtwebengine_todo 2016-08-18 22:50:57 +02:00
test_sessions_bdd.py Fix lint 2016-09-06 17:00:25 +02:00
test_set_bdd.py Add tests for the completion engine 2016-11-24 07:31:26 +01:00
test_spawn_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_tabs_bdd.py Remove some unnecessary "fresh instances" in tests 2016-08-12 00:20:57 +02:00
test_urlmarks_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
test_utilcmds_bdd.py lineparser/utilcmds test cleanup 2016-10-27 14:23:01 +02:00
test_yankpaste_bdd.py Fix :jseval --world contitional in set_text_field 2016-09-13 07:59:21 +02:00
test_zoom_bdd.py Clean up end2end test file structure 2016-05-29 18:20:00 +02:00
urlmarks.feature Activate QtWebEngine tests for qute:* 2016-09-14 11:14:04 +02:00
utilcmds.feature Simplify some utilcmds tests 2017-02-04 18:26:12 +01:00
yankpaste.feature Fix inserting text with QtWebEngine 2017-02-06 08:06:58 +01:00
zoom.feature Replace all GitHub links 2017-02-05 00:13:11 +01:00