diff --git a/doc/BUGS b/doc/BUGS index 3084b3874..8379cd287 100644 --- a/doc/BUGS +++ b/doc/BUGS @@ -122,6 +122,10 @@ Upstream Bugs - Web inspector is blank unless .hide()/.show() is called. Asked on SO: http://stackoverflow.com/q/23499159/2085149 - TODO: report Qt bug + TODO: Report to PyQt/Qt - Various segfaults on youtube videos + +- Follow up on Bugzilla font issue + +- Report some other crashes diff --git a/doc/TODO b/doc/TODO index d41fe06b0..7491a92b4 100644 --- a/doc/TODO +++ b/doc/TODO @@ -56,7 +56,10 @@ Downloads Improvements / minor features ============================= +- Update for Qt 5.3.2 (remove fixed workarounds, test if ANGLE issue is fixed, + test if letter spacing is fixed) - Don't use colorama in scripts +- Stop using cwd in scripts (use something with os.path.pardir and __file__) - Command/page to show all keybindings? - File moves: - state should be in data, not config