[webkit-reviews] review granted: [Bug 80382] Selection Background Color Error : [Attachment 136980] first attempt

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


Shezan Baig <shezbaig.wk at gmail.com> has granted  review:
Bug 80382: Selection Background Color Error
https://bugs.webkit.org/show_bug.cgi?id=80382

Attachment 136980: first attempt
https://bugs.webkit.org/attachment.cgi?id=136980&action=review

------- Additional Comments from Shezan Baig <shezbaig.wk at gmail.com>
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.


More information about the webkit-reviews mailing list