Skip to content

Fix for Bug 1493635: MenuItems with IsCheckable and StaysOpenOnClick set to true do not announce to Narrator when IsChecked is changed#6706

Merged
anjaligupta-dev merged 5 commits intomainfrom
1493635_main_bugfix_menuitem_a11yissue
Jul 1, 2022
Merged

Fix for Bug 1493635: MenuItems with IsCheckable and StaysOpenOnClick set to true do not announce to Narrator when IsChecked is changed#6706
anjaligupta-dev merged 5 commits intomainfrom
1493635_main_bugfix_menuitem_a11yissue

Conversation

@anjaligupta-dev
Copy link

@anjaligupta-dev anjaligupta-dev commented Jun 21, 2022

Fixes #5237

Description

Provided a fix for the problem when windows Narrator was not announcing anything when IsChecked is changed (e.g. the item is clicked on or the user types "Enter" while focusing it).

Customer Impact

Fixes a regression.

Regression

Yes

Testing

NA

Risk

Low

Microsoft Reviewers: Open in CodeFlow

Anjali Sheel added 2 commits June 21, 2022 18:50
…set to true do not announce to Narrator when IsChecked is changed
…set to true do not announce to Narrator when IsChecked is changed
@anjaligupta-dev anjaligupta-dev requested a review from a team as a code owner June 21, 2022 14:19
@ghost ghost assigned anjaligupta-dev Jun 21, 2022
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Jun 21, 2022
@ghost ghost requested review from SamBent, dipeshmsft and singhashish-wpf June 21, 2022 14:19
…set to true do not announce to Narrator when IsChecked is changed
@singhashish-wpf
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

…set to true do not announce to Narrator when IsChecked is changed
…set to true do not announce to Narrator when IsChecked is changed
@anjaligupta-dev
Copy link
Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anjaligupta-dev anjaligupta-dev merged commit 2a0ab7e into main Jul 1, 2022
@anjaligupta-dev anjaligupta-dev deleted the 1493635_main_bugfix_menuitem_a11yissue branch July 1, 2022 10:16
@ghost ghost locked as resolved and limited conversation to collaborators Jul 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MenuItems with IsCheckable and StaysOpenOnClick set to true do not announce to Narrator when IsChecked is changed

6 participants