Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-16504

Display caps-lock indicator icon for password fields in Safari

    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Safari 4.x on Mac OS X has a neat CSS style you can apply to get the password indicator icon in all password fields:

      input[type='password'] {
          -webkit-appearance: caps-lock-indicator;
      }
      

            [CONFSERVER-16504] Display caps-lock indicator icon for password fields in Safari

              matt@atlassian.com Matt Ryall
              matt@atlassian.com Matt Ryall
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: