Create new page |Set Page Location: List mark-up used unnecessarily

XMLWordPrintable

    Issue Summary

    On "Set Page Location | Browse" modal dialog ,list mark is used unnecessary for content present below expand/collapse button.

    Steps to Reproduce

    1. Using screen reader navigate to the mentioned text.
    2. Listen that the list structure is announced.
    3. Observe that the text does not appear to be a part of the list.

    Screenshot 

    Actual Results

    The content present below expand/collapse button does not have any related item to be marked up within a list structure. The unordered list mark-up is used unnecessarily for the text. As a result, screen reader users find it difficult to understand the information effectively.

    Expected Results

    Screen reader should announce the content as plain text for their users.
    Remove the list mark-up from the mentioned content and code it using <p> element. CSS can be used to maintain the presentation of the page if required.

    Code Snippet

    <a class="root-node current-parent" href="#">Test</a>

    Workaround

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

    Environment

    MacBook Pro (16-inch, 2019)
    macOs Ventura 13.3.1
    Chrome - Version 113.0.5672.63 (Official Build) (x86_64)
    Firefox- Version 92.0 (64-bit)
    Safari- Version 16.4 (18615.1.26.110.1)
    JAWS- Version 2022
    NVDA- Version 2021.2
    Voiceover - Version Latest

          Assignee:
          Unassigned
          Reporter:
          Nayan Kamble (Inactive)
          Votes:
          0 Vote for this issue
          Watchers:
          3 Start watching this issue

            Created:
            Updated: