[Webkit-unassigned] [Bug 73422] New: System colors for text and background on ::selection doesn't apply when only text-shadow is specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 03:23:19 PST 2011


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

           Summary: System colors for text and background on ::selection
                    doesn't apply when only text-shadow is specified
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: grelimail at gmail.com


It seems that ::seletion doesn't apply any system color if at least one property is specified.

In my case (see the attached testcase) I'm using ‘:selection { text-shadow:none }’ to remove ugly white text-shadow on selection which have white text color by default. In Safari 5.1 and Chrome there is no visible selection except removing test-shadow. I strongly believe it's a bug and this behavior isn't intended by any author.

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