Bug 27033

Summary: [Gtk] Search entry size on Open Web Tools Directory
Product: WebKit Reporter: Michael Monreal <michael.monreal+bugs>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jmalonzo, mrobinson
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Test case
none
Screenshot of testcase in Fx3.5 vs Epiphany/WebKit none

Description Michael Monreal 2009-07-07 08:52:34 PDT
The search entry on Open Web Tools Directory¹ is too big in Epiphany (WebKitGTK). It works fine in Firefox 3.5 but also on Chromium, so this is not a general WebKit problem.

[1] http://tools.mozilla.com/
Comment 1 Michael Monreal 2009-07-07 08:54:50 PDT
Created attachment 32381 [details]
Test case

Here's a very reduced test case. I really wonder why Chromium and Epiphany handle this differently.
Comment 2 Michael Monreal 2009-07-07 08:55:35 PDT
Created attachment 32382 [details]
Screenshot of testcase in Fx3.5 vs Epiphany/WebKit
Comment 3 Martin Robinson 2010-10-21 18:20:00 PDT
This appears to be resolved now that WebKitGTK+ uses the GTK+ theme font setting for form controls. Thanks for reporting.