[Webkit-unassigned] [Bug 169742] New: [GTK] Order Of The Stick doesn't finish rendering in 2.15.92
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 16 03:01:10 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=169742
Bug ID: 169742
Summary: [GTK] Order Of The Stick doesn't finish rendering in
2.15.92
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: agomez at igalia.com
CC: bugs-noreply at webkitgtk.org
Created attachment 304626
--> https://bugs.webkit.org/attachment.cgi?id=304626&action=review
Screenshot
I'm using WebKitGtk+ with my own JHBuild setting:
https://github.com/tanty/jhbuild-epiphany/tree/master
WebKit 2.15.92.
The compilation was done with CMake args:
'-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DCMAKE_C_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS"'
Open MiniBrowser, maximize the window and go to:
http://www.giantitp.com/comics/oots1068.html
The loading indicator shows that the web has finished loading but only a narrow top part is actually rendered.
If we show the Web Inspector, the web finishes rendering. The Web Inspector, in any case, takes some seconds to be shown.
I'm pretty sure I've been seeing a similar behavior since several 2.15.x versions before but I was not able to reproduce until now.
--
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/20170316/e400cf81/attachment-0001.html>
More information about the webkit-unassigned
mailing list