Update BUGS/TODO
This commit is contained in:
parent
cef1dfe368
commit
c87b4b2683
6
doc/BUGS
6
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
|
||||
|
3
doc/TODO
3
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
|
||||
|
Loading…
Reference in New Issue
Block a user