From 1c53b56871a36fdf58e58ee87ac6b56d4e3355f0 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Tue, 19 Dec 2017 17:36:09 +0100 Subject: Changed license from GPL3+ to GPL3 --- BUGS.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 BUGS.md (limited to 'BUGS.md') 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 + -- cgit v1.2.1