Bug 75654 - Text fields should draw using NSTextFieldCell instead of WebKitSystemInterface
Summary: Text fields should draw using NSTextFieldCell instead of WebKitSystemInterface
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-01-05 15:16 PST by Beth Dakin
Modified: 2012-05-14 15:31 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.51 KB, patch)
2012-01-05 15:20 PST, Beth Dakin
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2012-01-05 15:16:42 PST
Text fields should be converted to draw via NSCell like other form controls.
Comment 1 Beth Dakin 2012-01-05 15:20:34 PST
Created attachment 121344 [details]
Patch
Comment 2 Beth Dakin 2012-01-05 16:31:12 PST
Thanks John! Committed change with revision 104240.
Comment 3 Ryosuke Niwa 2012-01-09 21:35:03 PST
fyi, chromium reverted this change: http://trac.webkit.org/changeset/104494
Comment 4 Alexey Proskuryakov 2012-05-14 15:31:20 PDT
This was <rdar://problem/10582064>.

> fyi, chromium reverted this change: http://trac.webkit.org/changeset/104494

I think that a regression was fixed later as <http://trac.webkit.org/changeset/110480>.