[Webkit-unassigned] [Bug 66937] Padding size of input type search element is not locked on Webkit-GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 05:07:19 PDT 2011


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





--- Comment #9 from Sameer Patil <mkrp87 at motorola.com>  2011-09-13 05:07:18 PST ---
(In reply to comment #8)
> (In reply to comment #6)
> > Created an attachment (id=106413)
 --> (https://bugs.webkit.org/attachment.cgi?id=106413&action=review) [details] [details]
> > Focus ring comparison (with and without setting outline offset when input search is active)
> 
> Your GTK+ theme is odd, so I can't really parse it right away. Is the red line the focus ring? Why do we want the focus ring to overlap the widget itself. GTK+ themes specify where the focus ring goes, why shouldn't we obey them?
Yes red line is focus ring, which i set through html.css to demonstrate. Focus ring set through outline property from html.css. I am attaching html page showing comparison of focus ring for input and input search element. I had set the outline(color,width) in css in same html page to simulate focus ring active state for input and input type search element.I didn't get where the gtk+ theme rules have been defined for focus ring on input or any focusable element? Do you mean any specific css file or RenderThemeGtk?

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