Bug 108819

Summary: [GTK] [Stable] Bad rendering of anidb.net in WebKit 1.10.2
Product: WebKit Reporter: Tomas Popela <tpopela>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: cgarcia, gustavo, martin.sourada, mrobinson, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Rendering problem on http://japanese.lingualift.com/
none
Proposed patch none

Description Tomas Popela 2013-02-04 06:09:07 PST
There is bug in rendering of http://anidb.net in WebKit 1.10.2. The pictures of it can be seen on https://bugzilla.redhat.com/show_bug.cgi?id=907432 . It's fixed in 1.11.4 release. Can the fix be backported to 1.10.3?
Comment 1 Martin Sourada 2013-02-06 01:53:18 PST
One of the other pages where I've noticed it on is http://japanese.lingualift.com/ It happens on most of the buttons there.
Comment 2 Martin Sourada 2013-02-06 02:01:05 PST
Created attachment 186796 [details]
Rendering problem on http://japanese.lingualift.com/

I've prepared a really small (for convenience) image that illustrates it. It's actually composed of two cropped screen-shots. The top button is rendered incorrectly, the bottom is how it should like (and sometimes does, this rendering glitch is not present *always* and changes on hoover/scroll).
Comment 3 Tomas Popela 2013-02-07 05:09:46 PST
Created attachment 187066 [details]
Proposed patch

Git bisect get me to https://bugs.webkit.org/show_bug.cgi?id=101974 that fixes this bug. I've adopted it for 1.10.2. I've also included original tests (if they are not necessary there, I will remove them).
Comment 4 Martin Robinson 2013-02-07 08:22:39 PST
(In reply to comment #3)
> Created an attachment (id=187066) [details]
> Proposed patch
> 
> Git bisect get me to https://bugs.webkit.org/show_bug.cgi?id=101974 that fixes this bug. I've adopted it for 1.10.2. I've also included original tests (if they are not necessary there, I will remove them).

Great work! I've added it to the list of patches to merge here: https://trac.webkit.org/wiki/WebKitGTK/1.10.x
Comment 5 Martin Robinson 2014-11-19 15:56:47 PST
Comment on attachment 187066 [details]
Proposed patch

Removing review flags.