Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing Bug 1159105 in WPF Sample #390

Merged

Conversation

ayushverma-ms
Copy link
Contributor

@ayushverma-ms ayushverma-ms commented Jul 20, 2021

Environment Details:

Application Name: .NETCore WPF
Microsoft .NET Core SDK Version 5.1.20.33018

Microsoft .NET Core SDK 3.1.400 - preview (x86)
Visual Studio 2019 INT Preview 16.7 Preview 4

Screen reader: Narrator,NVDA[2020.1]

Prerequisite:

To use the samples with Git, clone the WPF-Samples repository with 'git clone https://github.com/microsoft/WPF-Samples'
After cloning the WPF-Samples repository, please open the solution file, WPF-Samples.sln in the root directory.
To build the samples, open the solution file in Visual Studio 2019 and build the specific project you’re interested in. You can then right-click on the project file and select Debug -> Start new instance to run the application

Steps to Reproduce:

Launch VS 2019 Int Preview
Navigate to Sample Applications and right click on the DatabindingDemo and click on build.
Then right click on DatabindingDemo then Click on Debug-->Start New Instance.
List of products screen should open.
Check whether the screenreader reads heading level1 for the "List of Items for Sale".
Actual:
While navigating through caps lock+Arrow key, Screenreader does not announce header 1 for the "List of Items for Sale".

Expected:

Screenreader should read header 1 for "List of Items for Sale".

User Impact:

Screenreader user unable to get whether the contents come under which header.

Recommendations:

Refer repository of bug fixes code snippets.

Description
While navigating through caps lock+Arrow key, Screenreader
does not announce header 1 for the "List of Items for Sale".
@zengyibiao
Copy link

qq

@ryalanms
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ryalanms ryalanms requested a review from a team July 22, 2021 17:07
@ryalanms ryalanms merged commit 08be262 into microsoft:main Jul 22, 2021
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.

4 participants