From 6938c0cece05fa25c3ce52d0377eba776d0354ff Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Sat, 26 May 2018 16:15:49 +0200 Subject: QTBUG-68224 workaround --- BUGS.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'BUGS.md') 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__. -- cgit v1.2.1