qutebrowser/qutebrowser/browser
Florian Bruhin 27b31b7ded Avoid DownloadView being focused when pressing tab
The previous fix didn't work in situations where the web view was
actually focused, but had no focused element (like about:blank).

The new fix always works, and even is a lot simpler!

Fixes #504.
2016-03-31 19:45:36 +02:00
..
network Merge branch 'dirbrowser-issue-1334' of https://github.com/Kingdread/qutebrowser into Kingdread-dirbrowser-issue-1334 2016-03-29 22:38:04 +02:00
__init__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
adblock.py Fix starting with -c "" 2016-03-29 07:43:11 +02:00
cache.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
commands.py Adds new buffer command with completion. 2016-03-31 14:00:36 +13:00
cookies.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
downloads.py Fix crash when removing download in closed window 2016-03-31 19:09:43 +02:00
downloadview.py Avoid DownloadView being focused when pressing tab 2016-03-31 19:45:36 +02:00
hints.py hints: Log the used hint chars 2016-02-18 20:46:15 +01:00
history.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
http.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
inspector.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
mhtml.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
pdfjs.py pdfjs: fix misplaced comma 2016-02-08 06:12:24 +01:00
rfc6266.py flake8: Add flake8-pep3101 plugin. 2016-01-22 19:40:10 +01:00
signalfilter.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
tabhistory.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
urlmarks.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
webelem.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
webpage.py pylint: Remove now useless no-member suppression 2016-03-29 07:06:32 +02:00
webview.py Adjust copyright years. 2016-01-04 07:12:39 +01:00