Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-98496

Create/edit page:Inappropriate iframe title

XMLWordPrintable

    Issue Summary

    Inappropriate "title" provided for the iframe.

    Note: Similar issue is observed for the macros such as "Table of Contents" ,"Children Display" ,"Info" & "Recently Updated"

    Steps to Reproduce

    1. Navigate to the homepage of the confluence
    2. Navigate to the "create" button & activate it > Edit the page 
    3. Navigate to "Insert more content" and activate the link, dropdown gets displayed and then activate "Expand macro" option in the dropdown.
    4. Observe that the "Expand macro" modal dialog appears
    5. Navigate to iframe used for "Insert expand Macro" .
    6. Inspect the code of the iframe.
    7. Observe that 'title' of the iframe is inappropriate.

    Screenshot

    Actual Results

    'Title' defined for an iframe used to display the “Insert ‘Expand’ Macro” modal content is inappropriate.

    As a result, screen reader users found it difficult to understand the purpose of the iframe.

    Expected Results

    Screen reader should announe a descriptive and meaningful title for the iframe to their users.

    Add appropriate 'title' for all the frames and iframes used on the page

    Code Snippet:

    <iframe id="wysiwygTextarea_ifr" frameborder="0" allowtransparency="true" title="Expand macro" class="tox-edit-area__iframe" srcdoc="<!DOCTYPE html><html><head><base href=&quot;https://instenv-370431-8mbh.instenv.internal.atlassian.com/&quot; /><meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot; /></head><body id=&quot;tinymce&quot; class=&quot;mce-content-body aui-theme-default mceContentBody wiki-content&quot; data-id=&quot;wysiwygTextarea&quot; aria-label=&quot;Rich Text Area. Press ALT-0 for help.&quot;><br></body></html>" tabindex="0"></iframe>

    Environment

     MacBook Pro (16-inch, 2021)
    macOs Sonoma 14.6.1
    Chrome - Version 129.0.6668.70 (Official Build) (x86_64)
    Firefox- Version 92.0 (64-bit) 
    Safari- Version 17.1 (19616.2.9.11.7)
    JAWS- Version 2023
    NVDA- Version 2021.2 
    Voiceover - Version Latest

    Workaround

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

            Unassigned Unassigned
            83061a15f038 Nayan Kamble (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: