[Accessibility]: Role defined for "Azure Sign in" is document.
msftedad opened this issue · 1 comments
Test Environment:
Download Eclipse IDE
OS: Windows_11 Version: 22H2 (OS Build: 22598.200)
Application/Product Impacted:
Eclipse IDE for Enterprise Java and Web Developers
Version: 2022-03 (4.23.0)
Pre-Requisites (if any):
- Download latest version of Eclipse
- Download “Azure Toolkit for Eclipse” from “Help” window (Navigation: Open Eclipse -> Help -> Eclipse Marketplace)
Repro Steps:
- Tab till tools-->Azure-->Azure Sign in and press enter
- Open "Accessibility Insights for Window" to Inspect "Azure Sign in".
- Verify "Azure Sign In" element MAS Compliant.
Actual Result:
Role for "Azure Sign In" element present under "Azure Sign In" text is defined as "document".
Similar issues for the following.
Eclipse Installation and Sign-in_Eclipse Select Subscriptions scenario----> Open Java EE - Eclipse application-->Install 'Azure Toolkit for Eclipse' from Marketplace-->Tab till tools-->Azure-->Azure Sign in and press enter-->Select 'Device login' and tab till sign in and press enter--> Tab till 'Copy and Open' button and press enter-->Paste the code in the browser and click on next--> Verify "Select subscription(s) you want to use." element is MAS Compliant.
Deploying web app to Azure_Deploy Web App scenario---->Open Java EE - Eclipse application-->Install 'Azure Toolkit for Eclipse' from Marketplace.-->Tab till tools-->Azure-->Azure Sign in and sign into Azure account and select any subscription-->Tab till File-->New-->Project--->Dynamic Web Project-->Tab till Next button and press enter--> In Project Explorer view, right-click your project, choose Azure-->Publish as Azure Web App-->Opens "Deploy Web App" dialog box.-->Verify the "Select App Service to deploy to:" element is MAS compliant.
Deploying web app to Azure_Create New Web App scenario---->Open Java EE - Eclipse application-->Install 'Azure Toolkit for Eclipse' from Marketplace.-->Tab till tools-->Azure-->Azure Sign in and sign into Azure account and select any subscription-->Tab till File-->New-->Project--->Dynamic Web Project-->Tab till Next button and press enter--> In Project Explorer view, right-click your project, choose Azure-->Publish as Azure Web App-->Opens "Deploy Web App" dialog box.-->Tab to "Create" and enter. Verify the "Create Azure App Service" is MAS compliant.
Expected Result:
"Azure Sign in" element shouldn't be defined as "Document". It is rather a normal text.
We are not responsible for the azure sign in page, that is managed by someone else.



