RESOLVED DUPLICATE of bug 172949 169742
[GTK] Order Of The Stick doesn't finish rendering in 2.15.92
https://bugs.webkit.org/show_bug.cgi?id=169742
Summary [GTK] Order Of The Stick doesn't finish rendering in 2.15.92
Andres Gomez Garcia
Reported 2017-03-16 03:01:10 PDT
Created attachment 304626 [details] 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.
Attachments
Screenshot (126.83 KB, image/png)
2017-03-16 03:01 PDT, Andres Gomez Garcia
no flags
Michael Catanzaro
Comment 1 2017-03-17 05:29:13 PDT
I can reproduce it with trunk but not with 2.14.5, so it's a regression.
Andres Gomez Garcia
Comment 2 2018-05-03 07:13:19 PDT
*** This bug has been marked as a duplicate of bug 172949 ***
Note You need to log in before you can comment on or make changes to this bug.