[Webkit-unassigned] [Bug 164105] New: [GTK] WebKitWebPage:document-loaded never called when document is restored from page cache
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 27 20:23:00 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=164105
Bug ID: 164105
Summary: [GTK] WebKitWebPage:document-loaded never called when
document is restored from page cache
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
CC: bugs-noreply at webkitgtk.org
WebKitWebPage:document-loaded is never called for documents restored from the page cache. It causes a weird glitch in the Epiphany about:overview. Open the overview, navigate to another page, navigate back, then middle-click or Ctrl+click on an overview thumbnail. All the overview thumbnails get duplicated. It happens because Epiphany is expecting the document-loaded signal to be called when the page is loaded and gets very confused when this doesn't occur.
I think it should probably be emitted as it's quite a trap for applications otherwise, but if this is the desired behavior then it really needs to be documented.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161028/3ce5bf07/attachment.html>
More information about the webkit-unassigned
mailing list