Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAS 2.4.1: Frames must have title attribute (#iframe) #4207

Closed
AccessibilityTestingTeam-TCS opened this issue Nov 13, 2018 · 2 comments
Closed

Comments

@AccessibilityTestingTeam-TCS
Copy link

AccessibilityTestingTeam-TCS commented Nov 13, 2018

Azure Notebooks - Welcome has an accessibility issue that needs investigation.

Issue Details
Frames must have title attribute
frame-title

Element Path
#iframe

Snippet

<iframe id="iframe" frameborder="0" style="width: 1140px; height: 1379px;" scrolling="no" src="/api/user/ahcan/library/amlsdkwidgets/html/Widgets.ipynb"></iframe>

How to fix
Fix any of the following:

  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element has no title attribute or the title attribute is empty
  • Element's default semantics were not overridden with role="presentation"
  • Element's default semantics were not overridden with role="none"

To reproduce
Use K4W to investigate the issue details

Environment
Chrome version 69.0.3497.100

This accessibility issue was found using Keros for Web, a tool that helps debug and find accessibility issues earlier. Get more information & download this tool at http://aka.ms/K4Web.

MAS 2.4.1 Frames must have title attribute (#iframe).zip

@joshuazeltser
Copy link
Contributor

Using the above tool this issue does not occur and the tool produces the following output:
image

I, therefore, can't see where this issue occurs?

@jtpio
Copy link
Member

jtpio commented Feb 20, 2024

Closing as there are now different issues tracking accessibility improvements for Jupyter Notebook 7, for example #6800

Thanks!

@jtpio jtpio closed this as completed Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants