[Webkit-unassigned] [Bug 65361] background color affects the font color in disabled textarea

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 3 03:51:04 PDT 2011


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


Vineet Chaudhary (vineetc) <rgf748 at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109005|0                           |1
        is obsolete|                            |




--- Comment #5 from Vineet Chaudhary (vineetc) <rgf748 at motorola.com>  2011-10-03 03:51:03 PST ---
Created an attachment (id=109462)
 --> (https://bugs.webkit.org/attachment.cgi?id=109462&action=review)
Updated Patch

(In reply to comment #4)
> (In reply to comment #3)
> > Yes we should check for backgroundColor.alpha() while setting the textColor, as below
> > 
> > backgroundColor.alpha() < 0.5  (0.5 or a value which we decide upon.)
> 
> Sounds OK. Not sure it will handle all cases well, but better than the current code or the current patch.

Attached updated patch as per review comments.
Also extended test case input-disabled-color.html to check this behavior.

-- 
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