summaryrefslogtreecommitdiff
path: root/qutebrowser/html
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-05-26 16:48:00 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-05-26 16:48:00 +0200
commit093a454bf4e386eda8715bc3ea2b217760d5f070 (patch)
treea73e65940639e6808609c41c104a94c3e8526216 /qutebrowser/html
parente5c2c0fb799c4a2837aeedaabd366e0c7c299575 (diff)
downloadqutebrowser-093a454bf4e386eda8715bc3ea2b217760d5f070.tar.gz
qutebrowser-093a454bf4e386eda8715bc3ea2b217760d5f070.zip
Update Qt 5.15 session workaround for lazy_restore
See #5359
Diffstat (limited to 'qutebrowser/html')
-rw-r--r--qutebrowser/html/warning-sessions.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/qutebrowser/html/warning-sessions.html b/qutebrowser/html/warning-sessions.html
index f93971c6a..dd0c4127b 100644
--- a/qutebrowser/html/warning-sessions.html
+++ b/qutebrowser/html/warning-sessions.html
@@ -15,6 +15,7 @@ qute://warning/sessions</span> to show it again at a later time.</span>
<ul>
<li>Loading a session with this release will <b>only load the most recently opened page</b> for every tab. As a result, the back/forward-history of every tab <b>will be lost</b> as soon as the session is saved again.</li>
+ <li>Due to that, the <span class="mono">session.lazy_restore</span> setting does not have any effect.</li>
<li>A one-time backup of the session folder has been created at <span class="mono">{{ datadir }}{{ sep }}sessions{{ sep }}before-qt-515</span>.</li>
</ul>