qutebrowser/tests/manual/hints/other.html

33 lines
1.8 KiB
HTML
Raw Normal View History

2016-06-06 09:04:35 +02:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Unknown hint issues</title>
</head>
<body>
<p>Hint issues without minimal reproducers yet:</p>
<ul>
<li>
Links should be correctly positioned on <a href="http://www.metafilter.com/">metafilter.com</a> - see <a href="https://github.com/The-Compiler/qutebrowser/issues/824#issuecomment-128231540">#824 (comment)</a>.<br/>
Current state: <span style="color: green;">good</span>
</li>
<li>
Links should be correctly positioned on <a href="http://www.xkcd.org/">xkcd.org</a> - see <a href="https://github.com/The-Compiler/qutebrowser/issues/824">#824</a>.<br/>
Current state: <span style="color: red">bad</span>
</li>
<li>
Links should be correctly positioned on this <a href="http://git.exherbo.org/summer/">exherbo.org page</a> - see <a href="https://github.com/The-Compiler/qutebrowser/pull/1003">#1003</a>.<br/>
Current state: <span style="color: red;">bad</span>
</li>
2016-06-06 09:04:35 +02:00
<li>
Links should be correctly positioned on this <a href="https://www.ctl.io/developers/blog/post/optimizing-docker-images/">ctl.io page</a> - see <a href="https://github.com/The-Compiler/qutebrowser/issues/824#issuecomment-208859886">#824 (comment)</a>.<br/>
Current state: <span style="color: red;">bad</span>
</li>
<li>
When clicking titles under the images on <a href="https://www.etsy.com/search?q=test">etsy</a>, the correct item should be selected (sometimes the one on the right is selected instead) - see <a href="https://github.com/The-Compiler/qutebrowser/issues/1005">#1005</a>.<br/>
Current state: <span style="color: red;">bad</span>
</li>
</ul>
</body>
</html>