Log In: Incorrect label provided for the captcha input field.

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      The form field does not have an explicit or implicit <label> relationship, nor a title, aria-labelledby, or aria-label attribute.

      On login page, incorrect off-screen label such as 'If you are unable to use this CAPTCHA please...' is provided to the captcha input field.

      Steps to reproduce

      1. Navigate to the confluence login page.
      2. Navigate to the 'Captcha' input field.

      Actual Results

      • The text 'If you are unable to use this CAPTCHA please contact your administrator for assistance.' is provided as <label> to the captcha input field incorrectly.
      • The text is not available on page i.e it is off-screen. 
      • The error message 'Please enter the word in the CAPTCHA image' is not associated with the input field.

      Expected Results

      • The text 'If you are unable to use this CAPTCHA please contact your administrator for assistance' should be visible on the page since it important Information & contains a contact link. And it should be marked inside <span> or similar element.
      • A clear & descriptive label such as 'Enter the captcha' should be provided on the page & it should be associated with the input field programmatically.
      • The error message 'Please enter the word in the CAPTCHA image' is should be associated with the input field via aria-describedby attribute.

      Screenshots

      Issue 733693: https://axeauditor.dequecloud.com/api/v1/file/c7ed0cf8-543a-11ec-b868-57e203fc1c4d 

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

        1. tabindex.png
          tabindex.png
          534 kB
        2. Screenshot 2022-01-31 at 5.50.08 PM.png
          Screenshot 2022-01-31 at 5.50.08 PM.png
          819 kB
        3. captcha.png
          captcha.png
          522 kB

              Assignee:
              Kostiantyn Smolenskyi (Inactive)
              Reporter:
              ssuryavanshi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: