aboutsummaryrefslogtreecommitdiff
path: root/BUGS.md
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2020-01-12 17:05:25 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2020-01-12 17:05:25 +0200
commitd8cc3eeeb55b92b0d7fe9a325937df11c28fbcaa (patch)
treeb21f65bb973745eef52aacb24e5295c4451f2ef0 /BUGS.md
parentRefactor WebViewContextMenu (diff)
downloadsmolbote-d8cc3eeeb55b92b0d7fe9a325937df11c28fbcaa.tar.xz
Update doc/ and move various entries to wiki
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
+