Add link to issue.

This commit is contained in:
Florian Bruhin 2015-05-31 15:11:37 +02:00
parent 1814b672d7
commit 54c1cd7c05

View File

@ -661,7 +661,8 @@ class CommandDispatcher:
count: multiplier
"""
frame = self._current_widget().page().currentFrame()
if not frame.url().isValid(): # Issue 701
if not frame.url().isValid():
# See https://github.com/The-Compiler/qutebrowser/issues/701
return
if (bottom_navigate is not None and