microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
375 stars 86 forks source link

A11y_Azure Tools Storage Explorer_Properties_Blob Container Properties tab_Keyboard: Keyboard focus is not visible properly for Custom Domain, Allow protected append writers text box #7623

Closed kupatkar99 closed 9 months ago

kupatkar99 commented 10 months ago

Preflight Checklist

Storage Explorer Version

1.32.1 (96)

Regression From

No response

Architecture

x64

Storage Explorer Build Number

20231114.10

Platform

Windows

OS Version

Windows 11 Enterprise Insider Preview (23H2)

Bug Description

GitHub Tags:

A11yMAS;#A11yTCS;#AILimited;#Win11;#DesktopApp;#A11ySev2;#BM_AzureToolsStorageExplorer_Win32_Dec2023;#Azure Tools Storage Explorer;#FTP;#WCAG2.4.7;#FocusVisible;

Environment Details:

Application: Microsoft Azure Storage Explore version: 1.32.1 (96)

Steps to Reproduce

  1. Launch Storage Explorer
  2. Tab Navigate to "Open Connect dialog" pane and Sign into Azure.
  3. Tab Navigate to "Manage Accounts" pane and Select the subscriptions you will use. Once selected, click on "Apply" button.
  4. Select "Blob Containers" of the selected subscription.
  5. Tab Navigate to "Properties" Tab present on left bottom of the screen and hit enter.
  6. Observe that Keyboard focus is not visible properly for Custom Domain, Allow protected append writers text box.

Actual Experience

Keyboard focus is not visible properly for Custom Domain, Allow protected append writers text box.

Expected Experience

Keyboard focus should be visible properly for Custom Domain, Allow protected append writers text box.

Additional Context

User Impact:

Keyboard users will face difficulty if Keyboard focus is not visible properly for Custom Domain, Allow protected append writers text box.

Attachment:

A11y_Azure Tools Storage Explorer_Properties_Blob Container Properties tab_Keyboard

MRayermannMSFT commented 9 months ago

An outline will now be visible on the inputs so focus can be visibly tracked: 7623

kupatkar99 commented 9 months ago

Verified the issue in below environment: Microsoft Azure Storage Explorer version: 1.33.0-dev(96) Issue is fixed. hence closing the bug Please find added attachment for reference. 7623_Fixed