[Webkit-unassigned] [Bug 15254] [gtk] implement theme-aware drawing of text field or text area
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 28 08:21:32 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15254
------- Comment #5 from freyther at handhelds.org 2007-09-28 08:21 PDT -------
(In reply to comment #4)
> (From update of attachment 16351 [edit])
> r=me. Thanks for fixing it up!
>
I'm not going to say r=- but I think
if (GTK_WIDGET_HAS_FOCUS(entry)) {} is a dead code path and something like if
(isFocused(renderObject)) should be used.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list