aboutsummaryrefslogtreecommitdiff
path: root/BUGS.md
diff options
context:
space:
mode:
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
+