[Webkit-unassigned] [Bug 126124] [GTK] Entering text into forms on github.com creates a trapezoid artifact

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 19 05:39:52 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=126124

--- Comment #6 from Gwang Yoon Hwang <yoon at igalia.com> ---
It is a bug of Cairo while handling clipping regions.

I made unit test cases for Cairo and made a bug:
https://bugs.freedesktop.org/show_bug.cgi?id=100722

I also made a small optimization patch which avoids the this condition,
https://bugs.webkit.org/show_bug.cgi?id=170988

But it just removes this problem when there is no scrolling area.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170419/4b653e31/attachment-0001.html>


More information about the webkit-unassigned mailing list