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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 09:43:59 PDT 2011


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





--- Comment #4 from Darin Adler <darin at apple.com>  2011-09-30 09:43:58 PST ---
(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.

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