aboutsummaryrefslogtreecommitdiff
path: root/BUGS.md
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-05-26 16:15:49 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-05-26 16:15:49 +0200
commit6938c0cece05fa25c3ce52d0377eba776d0354ff (patch)
treee335016d99fc7e96ce602ed670674a5b45196510 /BUGS.md
parentProfile command (diff)
downloadsmolbote-6938c0cece05fa25c3ce52d0377eba776d0354ff.tar.xz
QTBUG-68224 workaround
Diffstat (limited to 'BUGS.md')
-rw-r--r--BUGS.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/BUGS.md b/BUGS.md
index 216df96..b0fedc9 100644
--- a/BUGS.md
+++ b/BUGS.md
@@ -35,3 +35,8 @@ https://bugreports.qt.io/browse/QTBUG-62957
### loadFinished is not always emitted when loading is finished
https://bugreports.qt.io/browse/QTBUG-65223
+
+### QWebEngineView setUrl()/load() methods in some case divide page in two parts
+https://bugreports.qt.io/browse/QTBUG-68224
+
+Only affects Qt 5.11.0. Set __QTBUG_68224_WORKAROUND__.