summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2014-07-29 23:16:57 +0200
committerFlorian Bruhin <git@the-compiler.org>2014-07-29 23:16:57 +0200
commit8bab91506ac12a4dd200f59be1f1026b15e875c5 (patch)
tree637a19e5858e953213bbdd545a7f60205afd290d
parentb574fcfe197bf05c6028fb079a14cf84bec29ec2 (diff)
downloadqutebrowser-8bab91506ac12a4dd200f59be1f1026b15e875c5.tar.gz
qutebrowser-8bab91506ac12a4dd200f59be1f1026b15e875c5.zip
Update BUGS
-rw-r--r--doc/BUGS6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/BUGS b/doc/BUGS
index cbe9a12ce..4ae71a9ce 100644
--- a/doc/BUGS
+++ b/doc/BUGS
@@ -95,6 +95,10 @@ Misc
windows
- Scrolling lags like crazy (even in minimal browser) on
http://github.com/uzbl/uzbl
+- Pressing Ctrl+C should call shutdown and quit normally instead of quitting
+ hard. (Ideally it should print a message, and doing Ctrl+C again should quit
+ hard).
+ Same for SIGTERM, etc.
Upstream Bugs
@@ -103,3 +107,5 @@ Upstream Bugs
- Web inspector is blank unless .hide()/.show() is called.
Asked on SO: http://stackoverflow.com/q/23499159/2085149
TODO: report Qt bug
+
+- Various segfaults on youtube videos