aboutsummaryrefslogtreecommitdiff
path: root/BUGS.md
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-05-03 01:13:38 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-05-03 01:13:38 +0200
commitf36e33a6a568026f123808c7f5c87dace6703f94 (patch)
tree1c77067c320ead831bd7bba6c59d56a94fe8216f /BUGS.md
parentClean up WebView (diff)
downloadsmolbote-f36e33a6a568026f123808c7f5c87dace6703f94.tar.xz
QTBUG-65223 workaround
Diffstat (limited to 'BUGS.md')
-rw-r--r--BUGS.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/BUGS.md b/BUGS.md
index 635b39b..216df96 100644
--- a/BUGS.md
+++ b/BUGS.md
@@ -32,3 +32,6 @@ prepend '#' to the search.
### databases-incognito in home
https://bugreports.qt.io/browse/QTBUG-62957
+
+### loadFinished is not always emitted when loading is finished
+https://bugreports.qt.io/browse/QTBUG-65223