[Webkit-unassigned] [Bug 52327] [GTK] Move text field painting out of gtk2drawing.c

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 17:03:48 PST 2011


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





--- Comment #7 from Martin Robinson <mrobinson at webkit.org>  2011-01-19 17:03:48 PST ---
(In reply to comment #5)
> (From update of attachment 78826 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=78826&action=review
> 
> Other than improving the comment, I think this patch is good to go!
> 
> > Source/WebCore/platform/gtk/RenderThemeGtk2.cpp:372
> > +    widgetContext.gtkPaintShadow(textFieldRect, widget, GTK_STATE_NORMAL, GTK_SHADOW_IN, "entry");
> 
> I'm not sure I understand what this comment says to be honest. So GTK+ relies on having the unfocused entry previously rendered, and then renders a smaller but complete text entry on top of it?

Thanks for the review! I clarified the comment and moved it closer to the actual special case for focus.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list