Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-73473

Open issues page: Incorrect focus order on activating TAB key while focus is on Search input.

    XMLWordPrintable

Description

    Steps to reproduce:

    1. Navigate to and activate "Projects" link from the banner region and select any project.
    2. Navigate to and activate the "Issues" link from the left navigation menu.
    3. Navigate to and activate "Order by Priority" link.
    4. While the focus is on "Order by Priority" link, activate "Tab" key and observe the focus.

    Screenshot:

    Actual behaviour:

    The focus moves incorrectly to the address bar while navigating with Tab key. When the search input receives keyboard focus, pressing Tab key takes the focus to the address bar instead of next interactive element in order.

    This is due to the code of the "order by" popup is placed at the end of the DOM order incorrectly.

    Expected result:

    Focus should move to next interactive element on tab key activation. 

    The code of the "order by" popup should be placed right after the code of "order by" <button> in the DOM order.

     

    AXQA Ref:AXQA-119

    Attachments

      Issue Links

        Activity

          People

            4e432536cf93 Karol Skwierawski
            12b69dcabe29 Matthew Brennan
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: