[Webkit-unassigned] [Bug 52258] [GTK] Move toggle button rendering out of gtk2drawing.c

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 10:43:37 PST 2011


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





--- Comment #14 from Martin Robinson <mrobinson at webkit.org>  2011-01-19 10:43:36 PST ---
(In reply to comment #11)
> (In reply to comment #9)
> > Created an attachment (id=78817)
 --> (https://bugs.webkit.org/attachment.cgi?id=78817&action=review) [details] [details]
> > Patch fixing some of the issues Carlos mentioned
> 
> I've tried the patch and the focus rect is never shown for check and radio buttons

This was an issue with the default focus rects (so not all themes). I've updated the patch to fix it. The problem was that m_paintRect was used in WidgetRenderingContext instead of the local paintRect.

-- 
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