qutebrowser/tests/end2end
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
..
data Fix selecting text fields with QtWebKit 2017-03-01 17:13:02 +01:00
features Fix selecting text fields with QtWebKit 2017-03-01 17:13:02 +01:00
fixtures tests: Ignore CreatePlatformSocket() errors 2017-02-21 20:52:46 +01:00
conftest.py Fix handling of @qt>= BDD tags 2017-02-09 00:50:37 +01:00
test_dirbrowser.py Mark test_dirbrowser as qtwebengine_skip 2016-08-18 23:05:31 +02:00
test_hints_html.py tests: Add QUTE_BDD_WEBENGINE environment variable 2016-09-05 15:08:00 +02:00
test_insert_mode.py Fix lint 2017-02-05 19:52:59 +01:00
test_invocations.py Don't create QWebEngine profile at import time 2017-02-28 17:24:48 +01:00
test_mhtml_e2e.py Drop PyQt < 5.7.1 support for QtWebEngine 2017-02-17 14:42:57 +01:00