[Webkit-unassigned] [Bug 80382] Selection Background Color Error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 15:04:26 PDT 2012


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


Shezan Baig <shezbaig.wk at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #136980|                            |review+, commit-queue?
               Flag|                            |




--- Comment #1 from Shezan Baig <shezbaig.wk at gmail.com>  2012-04-12 15:04:25 PST ---
Created an attachment (id=136980)
 --> (https://bugs.webkit.org/attachment.cgi?id=136980&action=review)
first attempt

First attempt at this bug.  The selection background color is being compared against the regular text color instead of the selection text color.  This patch fixes this by computing the selection text color first, and using that to compare with the selection background color when choosing whether or not to invert.

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