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.
*** Bug 14963 has been marked as a duplicate of this bug. ***
<rdar://problem/5408845>
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.
i think its fine to leave this in bugzilla. I have a patch that draws the image w/ CG code in RenderTheme.
Committed revision 27264.