[Webkit-unassigned] [Bug 43931] New: setting -webkit-appearance: caps-lock-indicator will hide an input elements border

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 12 13:53:16 PDT 2010


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

           Summary: setting -webkit-appearance: caps-lock-indicator will
                    hide an input elements border
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bjorn at ambientchill.com


Created an attachment (id=64256)
 --> (https://bugs.webkit.org/attachment.cgi?id=64256)
Reduced reproducible example of this bug

If one creates an input element of type = "password" and then sets a solid border via css and then also sets -webkit-appearance: caps-lock-indicator the border does not appear as it should.

Steps to reproduce:

1. Load attached file in webkit nightly
2. Observer only one input element is visible with a border
3. One should be able to observe two such elements, since in the source there are two input elements in the HTML

Currently broken in webkit nightly and google chrome dev and beta channels.

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