Bug 108819 - [GTK] [Stable] Bad rendering of anidb.net in WebKit 1.10.2
Summary: [GTK] [Stable] Bad rendering of anidb.net in WebKit 1.10.2
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-04 06:09 PST by Tomas Popela
Modified: 2015-05-05 00:35 PDT (History)
5 users (show)

See Also:


Attachments
Rendering problem on http://japanese.lingualift.com/ (2.97 KB, image/png)
2013-02-06 02:01 PST, Martin Sourada
no flags Details
Proposed patch (30.52 KB, patch)
2013-02-07 05:09 PST, Tomas Popela
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.