blob: 4f02aef01e4484c6be7b9d20b2b47d43716ccd2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
|