Bug 10577

Summary: REGRESSION: Password: Add caps lock icon to new password field
Product: WebKit Reporter: Adele Peterson <adele>
Component: FormsAssignee: Adele Peterson <adele>
Status: RESOLVED FIXED    
Severity: Normal CC: ap
Priority: P1 Keywords: InRadar, Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

Description Adele Peterson 2006-08-25 17:46:33 PDT
Add caps lock icon to new password field

Maybe this can be done with a background image.  Or maybe we can have the theme draw it over the background.
Comment 1 David Kilzer (:ddkilzer) 2007-08-14 04:56:39 PDT
*** Bug 14963 has been marked as a duplicate of this bug. ***
Comment 2 David Kilzer (:ddkilzer) 2007-08-14 04:57:14 PDT
<rdar://problem/5408845>

Comment 3 Eric Seidel (no email) 2007-10-21 21:05:58 PDT
This isn't very useful to Bugzilla since open source contributers can't really solve this.  Even if we used a background image, we can't add the "capslock image" to webkit svn.  Probably the correct solution is to augment wkDrawBezeledTextFieldCell to know how to draw the capslock image as well.
Comment 4 Adele Peterson 2007-10-22 11:26:50 PDT
i think its fine to leave this in bugzilla.  I have a patch that draws the image w/ CG code in RenderTheme.
Comment 5 Adele Peterson 2007-10-30 14:17:27 PDT
Committed revision 27264.