[Webkit-unassigned] [Bug 38943] New: Input ::selection pseudo class does not work leading to hidden selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 15:47:24 PDT 2010


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

           Summary: Input ::selection pseudo class does not work leading
                    to hidden selection
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: HasReduction
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org


The ::selection psedo class does not work on text inputs nor text areas. Allow this is important since the default selection color might not be useful.

http://www.plexode.com/cgi-bin/eval3.py#ht=%3Cstyle%3E%0Ainput%5Btype%3Dtext%5D%20%7B%0A%20%20background%3A%20highlight%3B%0A%7D%0Ainput%5Btype%3Dtext%5D%3A%3Aselection%20%7B%0A%20%20background-color%3A%20red%3B%0A%20%20color%3A%20white%3B%0A%7D%0A%3C%2Fstyle%3E%0A%3Cinput%20type%3Dtext%3E&ohh=1&ohj=1&jt=&ojh=1&ojj=1&ms=100&oth=0&otj=0&cex=1

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