Skip to content

SQL Nexus Accessibility Remediation bug Fixes#365

Merged
PiJoCoder merged 2 commits intomicrosoft:masterfrom
Das-Supriya:dassupriya/remediation/sqlnexus/ay11
Aug 28, 2024
Merged

SQL Nexus Accessibility Remediation bug Fixes#365
PiJoCoder merged 2 commits intomicrosoft:masterfrom
Das-Supriya:dassupriya/remediation/sqlnexus/ay11

Conversation

@Das-Supriya
Copy link
Contributor

@Das-Supriya Das-Supriya commented Aug 5, 2024

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.

…n, 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))
…they weren't indicating their state.

The control has been switched from a picturebox to a button, retaining the same functionality as before.
Copy link
Collaborator

@PiJoCoder PiJoCoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested changes and they look good

@PiJoCoder PiJoCoder merged commit 87361db into microsoft:master Aug 28, 2024
@Das-Supriya
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants