microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.52k stars 894 forks source link

A11y_AzureDataStudioExtensionAzureSQLMigration_Migratetoazuresql_DatabasesforAssessment_ScreenReader: ORCA screen reader is announcing "Learn more" link as button. #23854

Open PoojaNamde opened 1 year ago

PoojaNamde commented 1 year ago

Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.

Git hub Tags:

A11yTCS; #A11yMAS; #A11ySev3; #DesktopApp; #Benchmark; #ORCA; #WCAG4.1.2; #FTP; #SH-AzureDataStudioExtensionAzureSQLMigration-Linux-Jul23; #SQL Migration extension for Azure Data Studio; #Linux;

Environment Details:

Application Name: Azure Data Studio extension 'Azure SQL Migration' Operating System: Ubuntu 20.04.2 LTS Azure data studio 1.44.1 Azure SQL Migration v1.4.8 Screen Reader: ORCA

Repro Steps:

  1. Install Azure data studio application and open it
  2. TAB till Extension press ENTER key and install Azure SQL Migration extension.
  3. TAB till Respective server and right click.
  4. TAB till manage and press ENTER key.
  5. TAB till Azure SQL Migration and press ENTER key.
  6. TAB till "migrate to azure sql" and press ENTER.
  7. Select start new session and fill all the data and press ENTER on next button. Start ORCA screen reader.
  8. Databases for assessment page will open. TAB to "Learn More link" and observe the issue.

Actual Result:

ORCA screen reader is announcing "Learn more" link as button.

Expected Result:

ORCA screen reader should announce "Learn more" link as "Learn more link".

User Impact:

The screen reader users will get incorrect information and will get confused whether the control is link or button.

Attachment:

https://github.com/microsoft/azuredatastudio/assets/90901519/ef161d97-adb3-47b5-8f52-326992392ea2

kisantia commented 1 year ago

@PoojaNamde a similar bug is a sev3. Can this be downgraded to sev3?