qutebrowser/tests
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
..
end2end Fix selecting text fields with QtWebKit 2017-03-01 17:13:02 +01:00
helpers Use three-argument form of monkeypatch.*attr 2017-03-01 11:33:41 +01:00
manual Replace all GitHub links 2017-02-05 00:13:11 +01:00
unit Don't strip info when loading PAC from a file 2017-03-01 14:19:23 +01:00
conftest.py Bring back PyQt (but not Qt) 5.7.0 support with QtWebEngine 2017-02-21 19:25:18 +01:00
test_conftest.py Replace all GitHub links 2017-02-05 00:13:11 +01:00