Editor: hidden element receives keyboard focus.

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      In create page editor, a hidden link receives keyboard focus inappropriately.

      Steps to Reproduce

      1. Navigate to Confluence.
      2. Click on "create" button.
      3. Navigate with screen reader & tab key through editor 
      4. Observe that after help button a link button receives keyboard focus.

      Actual Results

      While navigating through create page editor, after "help?" Button some hidden link receives keyboard focus. When activated "also edited" is displayed. Additionally it doesn’t have accessible name.

      This makes it difficult for users to understand the purpose of the element.

      Screenshot

      Expected Results

      Any visually hidden elements should not receive keyboard focus. Ensure that the mentioned link does not receive keyboard focus when it is hidden.

      Note: It seems like the element becomes visible when more than 5 users are editing the same page.

      Since it behaves as a button code it as native <button> or provide role="button".

      Also provide descriptive accessible to the button via aria-label="x other users are editing."

      Workaround

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

            Assignee:
            Zac Xu
            Reporter:
            ssuryavanshi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: