[Webkit-unassigned] [Bug 152273] [GTK] Gradient on large text fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 06:10:22 PST 2016


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com

--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
I'm not sure, using GtkTextView means we need to manually render the border and we lose the focus too. A simpler solution could be to simply not call gtk_render_background for TextArea. Note that paintTextArea is also used for list boxes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160111/7ef7bcbb/attachment.html>


More information about the webkit-unassigned mailing list