14 lines
484 B
HTML
14 lines
484 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Issue 824</title>
|
|
</head>
|
|
<body style="left: 100px; position: absolute;">
|
|
<p>When using hints (f) on this page, the hint should be drawn over the
|
|
link.</p>
|
|
<p>See <a href="https://github.com/The-Compiler/qutebrowser/issues/824">#824</a>.</p>
|
|
<p>This was fixed by <a href="https://github.com/The-Compiler/qutebrowser/pull/1433">#1433</a>.</p>
|
|
</body>
|
|
</html>
|