Bug 27033 - [Gtk] Search entry size on Open Web Tools Directory
Summary: [Gtk] Search entry size on Open Web Tools Directory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2009-07-07 08:52 PDT by Michael Monreal
Modified: 2010-10-21 18:20 PDT (History)
2 users (show)

See Also:


Attachments
Test case (164 bytes, text/plain)
2009-07-07 08:54 PDT, Michael Monreal
no flags Details
Screenshot of testcase in Fx3.5 vs Epiphany/WebKit (23.29 KB, image/png)
2009-07-07 08:55 PDT, Michael Monreal
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.