Bug 171910

Summary: [GTK] Google Keep is not rendered properly
Product: WebKit Reporter: erusan
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: aperez, bugs-noreply, janousek.jiri, mcatanzaro
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugzilla.gnome.org/show_bug.cgi?id=782419
Attachments:
Description Flags
google keep with many cards in grid view none

Description erusan 2017-05-09 21:26:40 PDT
Created attachment 309577 [details]
google keep with many cards in grid view

Both grid and list views are broken on keep.google.com

Attached is an example of grid view. The cards are stacked on top of each other rather than being spread out and accessible.

Results are same for webkit (Debian package libwebkit2gtk-4.0-37) versions 2.14.6 and 2.16.1
Results are same in both Epiphany 3.22.6 and 3.24.1

Originally reported as Epiphany bug: https://bugzilla.gnome.org/show_bug.cgi?id=782419

Screenshot showing consistent results of grid view attached.
Comment 1 Adrian Perez 2017-05-10 07:19:08 PDT
I can confirm that this happens also with WebKitGTK+ 2.16.2 with
Epiphany and also in MiniBrowser with the current trunk. It looks
as if all the cards are painted overlapped over each other, all
at the same origin point.
Comment 2 Adrian Perez 2018-05-02 10:43:16 PDT
Google Keep is working correctly now both in trunk and 2.20.1

Could you please update to the latest stable WebKitGTK+ version
(2.20.1) and confirm whether it works for you as well? Thanks!
Comment 3 erusan 2018-05-02 12:58:47 PDT
Rendering issues are fixed for me. Webkit 2.20.1
Comment 4 Adrian Perez 2018-05-02 13:17:12 PDT
(In reply to erusan from comment #3)
> Rendering issues are fixed for me. Webkit 2.20.1

Great, thanks for confirming.