From e66588f818d36bcf3c3b4a731a594ad18b682b1b Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 12 Feb 2018 15:30:47 +0100 Subject: [PATCH] Update changelog --- doc/changelog.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 4ae8c28de..3375fe6a0 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -71,6 +71,7 @@ Fixed - QtWebEngine: Improved fullscreen handling with Qt 5.10. - QtWebEngine: Hinting and scrolling now works properly on special `view-source:` pages. +- QtWebEngine: Scroll positions are now restored correctly from sessions. - QtWebKit: `:view-source` now displays a valid URL. - URLs containing ampersands and other special chars are now shown correctly when filtering them in the completion.