[Webkit-unassigned] [Bug 47429] New: textarea coloration differs between readonly="true" and disabled="disabled"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 13:34:17 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47429

           Summary: textarea coloration differs between readonly="true"
                    and disabled="disabled"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P4
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: curtman16 at hotmail.com


Created an attachment (id=70280)
 --> (https://bugs.webkit.org/attachment.cgi?id=70280)
Sample Code showing problem

I have some test code which shows a textarea set to readonly="readonly", a textarea set to disabled="disabled", and a p containing the same font-family, color, and background.
The textarea with disabled="disabled" is noticeably different from the main color.  It is lighter.  This seems to happen for colors in the blue spectrum, but not red.  I've been using #5692CD to test with.

Attached is the sample file I used to reproduce this.
I would have expected these colors to appear the same; if not, I would expect there to be a way to achieve the same coloration and also retain the functionality of a disabled textarea.

Tested with the following settings
Google Chrome    6.0.472.63 (Official Build 59945)
WebKit    534.3
V8    2.2.24.24
User Agent    Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list