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

Fix crash due to invalid parameters to FindNextElement #1087

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

bpulliam
Copy link
Contributor

@bpulliam bpulliam commented Oct 3, 2022

Description

Pass options and set searchroot in FindNextElement, as required by the API

Motivation and Context

#1086

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@bpulliam bpulliam linked an issue Oct 3, 2022 that may be closed by this pull request
Copy link

@evelynwu-msft evelynwu-msft left a comment

Choose a reason for hiding this comment

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

:shipit:

@bpulliam bpulliam merged commit e07ebc1 into microsoft:main Oct 3, 2022
@bpulliam bpulliam deleted the user/bpulliam/kbnav branch October 3, 2022 20:49
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.

All Controls Page crashes using keyboard navigation
4 participants