Create a New Page - Blank Page : Form elements must have labels

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      Form elements must have labels

      Steps to Reproduce

      1. Navigate to the Confluence homepage.
      2. Navigate to the "Create" button in the header section & activate it.
      3. With the Keyboard tab key navigate inside the Confluence editor.

      Actual Results

      When the screen reader focuses on the mentioned input field, no label is announced for the input field, due to which users might not understand the purpose of the input field and they might find it difficult to interact with the unlabelled input field.

      Expected Results

      Using the <label> element, a visible label such as “Page Title“ should be provided for the mentioned <input> field to indicate the purpose of these input fields. In addition, the <label> field should be programmatically associated with their respective input fields using “for” and “id” attributes.

      Screenshot

      Workaround

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

      Bug Ref: 723972

        1. page.png
          445 kB
          Athul Sudhan

            Assignee:
            Kostiantyn Smolenskyi (Inactive)
            Reporter:
            Matthew Brennan
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: