RESOLVED FIXED 80888
Clear background for NSTextFieldCell is unreliable and not necessary
https://bugs.webkit.org/show_bug.cgi?id=80888
Summary Clear background for NSTextFieldCell is unreliable and not necessary
Beth Dakin
Reported 2012-03-12 14:20:19 PDT
With http://trac.webkit.org/changeset/104240 I thought it was necessary to make NSTextFieldCells draw with a clear background in order to allow styled text fields. That is not actually necessary…we just had a different bug where isControlStyled() was only checking for styled borders on text fields. <rdar://problem/10663710>
Attachments
Patch (2.53 KB, patch)
2012-03-12 14:25 PDT, Beth Dakin
mitz: review+
Beth Dakin
Comment 1 2012-03-12 14:25:34 PDT
Beth Dakin
Comment 2 2012-03-12 14:34:27 PDT
mitz
Comment 3 2012-03-24 12:03:23 PDT
This caused bug 82131.
Note You need to log in before you can comment on or make changes to this bug.