microsoft / SqlNexus

SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by SQL LogScout, SQLDiag or PSSDiag. It can dramatically reduce the amount of time you spend manually analyzing data.
MIT License
356 stars 100 forks source link

SQL Nexus Accessibility Remediation bug Fixes #365

Closed Das-Supriya closed 1 month ago

Das-Supriya commented 2 months ago

BUG : 1711763 (Added an AccessibleName attribute to the browser button, enabling the Narrator to vocalize it(changes in fmImport.Designer.cs)),

BUG : 1711596 (Adding event for the button,to made the import button accessible by enter or space key.(changes in fmNexus.Designer.cs)), BUG : 1711656 (Added an AccessibleName attribute to all controls that were previously not being read by the Narrator,(changes in fmLoginEx.Designer.cs)), BUG : 1711612 (updated the tab index to ensure that the keyboard focus follows a sequential order,(changes in fmNexus.resx)) BUG : 1711725 (Name property has been added, which wasn't defined for several controls in the header section,(changes in fmNexus.Designer.cs)), BUG : 1711617 (Added an accessible name for 'Options' button , Allowing the Narrator to announce it as collapsed,(changes in fmImport.Designer.cs)) BUG : 1712519 (Implemented the luminosity contrast ratio as 3:1 ratio.(changes in fmLoginEx.cs & fmLoginEx)) BUG : 1711707(Added Validation message in header of help dialog in custom rowset(changes in fmCustomRowset.cs)) Redesign: 1711617 the dropdowns on the 'SQL Pref Main' page because they weren't indicating their state. The control has been switched from a picturebox to a button, retaining the same functionality as before.

Das-Supriya commented 1 month ago

@microsoft-github-policy-service agree company="TATA CONSULTANCY".