RESOLVED DUPLICATE of bug 5109643931
setting -webkit-appearance: caps-lock-indicator will hide an input elements border
https://bugs.webkit.org/show_bug.cgi?id=43931
Summary setting -webkit-appearance: caps-lock-indicator will hide an input elements b...
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.