Bug 43931

Summary: setting -webkit-appearance: caps-lock-indicator will hide an input elements border
Product: WebKit Reporter: Bjorn Tipling <bjorn>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Reduced reproducible example of this bug none

Bjorn Tipling
Reported 2010-08-12 13:53:16 PDT
Created attachment 64256 [details] 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.
Attachments
Reduced reproducible example of this bug (286 bytes, text/html)
2010-08-12 13:53 PDT, Bjorn Tipling
no flags
Antonio Gomes
Comment 1 2011-06-21 10:31:55 PDT
*** This bug has been marked as a duplicate of bug 51096 ***
Note You need to log in before you can comment on or make changes to this bug.