Add a Known bugs section

This commit is contained in:
Juhani Krekelä 2021-04-19 18:16:20 +03:00
parent 2cd784b75c
commit 3680d14485
1 changed files with 8 additions and 0 deletions

View File

@ -101,3 +101,11 @@ default `.chimera/resources` is
html.defaultFont: -*-*-*-*-*-*-*-*-*-*-*-*-*-*
chimera.homeURL: http://example.org
bookmark.filename: ~/.chimera/bookmarks.html
Known bugs
----------
- The browser will crash if a relative URL contains a ':', likely a URL
parsing error.
- Saving pages will often segfault, even when loading them would work.
- http:// links that redirect to HTTPS hang with "0 bytes read so far."