Merge branch 'patch-1' of https://github.com/larryhynes/qutebrowser into larryhynes-patch-1
This commit is contained in:
commit
f4cccdf13f
@ -530,7 +530,7 @@ class WebView(QWebView):
|
||||
"match for: {}".format(text),
|
||||
immediately=True)
|
||||
else:
|
||||
message.error(self.win_id, "Text '{}' not found on "
|
||||
message.warning(self.win_id, "Text '{}' not found on "
|
||||
"page!".format(text), immediately=True)
|
||||
else:
|
||||
def check_scroll_pos():
|
||||
|
Loading…
Reference in New Issue
Block a user