aboutsummaryrefslogtreecommitdiff
path: root/BUGS.md
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS.md')
-rw-r--r--BUGS.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/BUGS.md b/BUGS.md
new file mode 100644
index 0000000..71db27c
--- /dev/null
+++ b/BUGS.md
@@ -0,0 +1,14 @@
+## QTBUG 62957: databases-incognito and VideoDecodeStats in home
+- url: https://bugreports.qt.io/browse/QTBUG-62957
+- workaround: use provided firejail profile
+
+## QTBUG 65223: loadStarted is emitted twice when loading link with anchor
+- url: https://bugreports.qt.io/browse/QTBUG-65223
+
+## rcc embeds time in output
+- url: https://bugreports.qt.io/browse/QTBUG-62511
+- workaround: pass _'--format-version=1'_ to rcc
+
+## QWebEngineUrlRequestInterceptor does not allow to pass the Referer header
+- url: https://bugreports.qt.io/browse/QTBUG-60203
+