Bug 40855 - [GTK] Text input controls do not react properly to CSS styling
Summary: [GTK] Text input controls do not react properly to CSS styling
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:
Depends on:
Blocks:
 
Reported: 2010-06-18 13:37 PDT by Martin Robinson
Modified: 2011-01-26 18:23 PST (History)
2 users (show)

See Also:


Attachments
Patch for this issue (766.83 KB, patch)
2010-10-26 16:18 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff
Patch without changes to text area scrollbars as well (248.54 KB, patch)
2010-11-24 14:40 PST, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2010-06-18 13:37:03 PDT
In particular, this can be observed by comparing the rendering of fast/forms/basic-selects.html and  fast/forms/basic-textareas-quirks.html with the pixel dump from the Mac port.
Comment 1 Martin Robinson 2010-10-26 16:02:23 PDT
This should be working for select controls now, but is still an issue for input type=text.
Comment 2 Martin Robinson 2010-10-26 16:18:20 PDT
Created attachment 71959 [details]
Patch for this issue
Comment 3 Martin Robinson 2010-11-24 14:40:20 PST
Created attachment 74795 [details]
Patch without changes to text area scrollbars as well
Comment 4 Martin Robinson 2010-11-24 14:42:53 PST
I think Xan preferred that I remove the change to the scrollbar rendering. I'll open a new bug for that. The new patch also doesn't have updated pixel results, but I'll generate them before landing the patch.
Comment 5 Xan Lopez 2010-11-27 08:16:04 PST
Comment on attachment 74795 [details]
Patch without changes to text area scrollbars as well

r=me
Comment 6 Martin Robinson 2010-12-02 06:12:03 PST
Committed r73128: <http://trac.webkit.org/changeset/73128>
Comment 7 Martin Robinson 2011-01-26 18:23:00 PST
Committed r76748: <http://trac.webkit.org/changeset/76748>