WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Beth Dakin
Comment 1
2012-03-12 14:25:34 PDT
Created
attachment 131409
[details]
Patch
Beth Dakin
Comment 2
2012-03-12 14:34:27 PDT
Fixed with
http://trac.webkit.org/changeset/110480
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.
Top of Page
Format For Printing
XML
Clone This Bug