WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
141804
Caps Lock indicator not shown in password input with display:block
https://bugs.webkit.org/show_bug.cgi?id=141804
Summary
Caps Lock indicator not shown in password input with display:block
Chris Rebert
Reported
2015-02-19 12:18:56 PST
Created
attachment 246903
[details]
Screenshot to clarify what icon/indicator this bug refers to Safari Version: 8.0.3 (10600.3.18) OS X version: 10.10.2 Original Bootstrap bug report:
https://github.com/twbs/bootstrap/issues/15832
What steps will reproduce the problem? 1. Open
http://jsbin.com/tulexi/2/edit
in Safari on OS X. 2. Press the Caps Lock key on your keyboard to activate Caps Lock. 3. Click into each of the <input type="password> fields on the page and look at the right side of the field. What is the expected result? Like the rest of the fields, the first field (that says and is styled with "display: block") should show a right-aligned gray-and-white up-arrow icon, indicating that Caps Lock is active (see screenshot). What happens instead of that? Unlike the rest of the fields, the first field does not show any Caps Lock indicator icon. Other information Chrome 40 also suffers from the same bug.
Attachments
Screenshot to clarify what icon/indicator this bug refers to
(66.33 KB, image/png)
2015-02-19 12:18 PST
,
Chris Rebert
no flags
Details
Copy of JS Bin example
(1.07 KB, text/html)
2015-05-06 18:41 PDT
,
Chris Rebert
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Chris Rebert
Comment 1
2015-02-19 12:29:16 PST
I've also filed <
rdar://problem/19892433
> regarding this bug.
Chris Rebert
Comment 2
2015-02-19 16:43:39 PST
Equivalent Chrome bug:
https://code.google.com/p/chromium/issues/detail?id=460200
Chris Rebert
Comment 3
2015-05-06 18:41:07 PDT
Created
attachment 252552
[details]
Copy of JS Bin example
Simon Fraser (smfr)
Comment 4
2015-07-17 21:30:20 PDT
This is fixed now.
Chris Rebert
Comment 5
2015-07-17 22:45:50 PDT
Confirmed fixed as of
r186963
. I've removed the entry from Bootstrap's Wall:
https://github.com/twbs/bootstrap/pull/16840
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug