aboutsummaryrefslogtreecommitdiff
path: root/BUGS.md
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2017-12-19 17:36:09 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2017-12-19 17:36:09 +0100
commit1c53b56871a36fdf58e58ee87ac6b56d4e3355f0 (patch)
tree1eba5f045a2660a3708b1ec91be838e397cb8335 /BUGS.md
parentBug fixes (diff)
downloadsmolbote-1c53b56871a36fdf58e58ee87ac6b56d4e3355f0.tar.xz
Changed license from GPL3+ to GPL3
Diffstat (limited to 'BUGS.md')
-rw-r--r--BUGS.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/BUGS.md b/BUGS.md
new file mode 100644
index 0000000..4f02aef
--- /dev/null
+++ b/BUGS.md
@@ -0,0 +1,18 @@
+## Known bugs
+
+### Closing sometimes causes the program to crash
+How to reproduce: enter an address into the address bar, load the page, crash on exit
+- crash is somewhere in Qt code?
+
+### MainWindow doesn't save size on close
+
+### User config doesn't generate on first run if .config/smolbote doesn't exist
+
+### Opening links in new tab doesn't work
+
+### Close tab shortcut doesn't work
+
+## To do list
+
+### Search function
+